public static interface AtlasInternalSession.Head
Modifier and Type | Method and Description |
---|---|
io.atlasmap.v2.LookupTable |
getLookupTable() |
io.atlasmap.v2.Mapping |
getMapping() |
io.atlasmap.v2.Field |
getSourceField() |
io.atlasmap.v2.Field |
getTargetField() |
AtlasInternalSession.Head |
setLookupTable(io.atlasmap.v2.LookupTable table) |
AtlasInternalSession.Head |
setMapping(io.atlasmap.v2.Mapping mapping) |
AtlasInternalSession.Head |
setSourceField(io.atlasmap.v2.Field sourceField) |
AtlasInternalSession.Head |
setTargetField(io.atlasmap.v2.Field targetField) |
AtlasInternalSession.Head |
unset() |
io.atlasmap.v2.Mapping getMapping()
io.atlasmap.v2.Field getSourceField()
io.atlasmap.v2.Field getTargetField()
io.atlasmap.v2.LookupTable getLookupTable()
AtlasInternalSession.Head setMapping(io.atlasmap.v2.Mapping mapping)
AtlasInternalSession.Head setLookupTable(io.atlasmap.v2.LookupTable table)
AtlasInternalSession.Head setSourceField(io.atlasmap.v2.Field sourceField)
AtlasInternalSession.Head setTargetField(io.atlasmap.v2.Field targetField)
AtlasInternalSession.Head unset()
Copyright © 2018 JBoss by Red Hat. All rights reserved.