public class LocalizedAtomicTypeMapping extends AtomicTypeMapping
| Constructor and Description |
|---|
LocalizedAtomicTypeMapping() |
LocalizedAtomicTypeMapping(String isocode,
String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeCode()
Returns the code of the attribute represented by the mapping mappingLineModel.
|
String |
getDisplayName()
Returns the attribute name of the mapping mappingLineModel for display in the mapping area.
|
String |
getIsocode() |
String |
getType()
Returns the type of this attribute.
|
String |
getTypeCode()
Returns the code of the attribute type of the mapping mappingLineModel.
|
void |
setIsocode(String isocode) |
void |
setTypeCode(String typeCode) |
isAtomic, isComposedaddChild, addObserver, getAttributeDescriptor, getChildren, getCollectionElementType, getFormatPattern, getLevel, getMapping, getParent, getPropDescriptorQualifier, getSource, getTranslator, getValue, hasChildren, hasSource, isAllowNull, isCollapsed, isCollectionElement, isFocused, isSelectorLocked, isSourceLocked, isUnique, isValid, isValueLocked, notifyObservers, removeChild, removeObserver, setAllowNull, setAttributeDescriptor, setCollapsed, setCollectionElementType, setFocused, setFormatPattern, setMapping, setParent, setPropDescriptorQualifier, setSource, setTranslator, setUnique, setValid, setValue, toStringpublic String getIsocode()
public void setIsocode(String isocode)
public String getTypeCode()
MappingLineModelgetTypeCode in interface MappingLineModelgetTypeCode in class DefaultMappingLinepublic void setTypeCode(String typeCode)
public String getAttributeCode()
MappingLineModelgetAttributeCode in interface MappingLineModelgetAttributeCode in class DefaultMappingLinepublic String getDisplayName()
MappingLineModelgetDisplayName in interface MappingLineModelgetDisplayName in class DefaultMappingLinepublic String getType()
MappingLineModelgetType in interface MappingLineModelgetType in class DefaultMappingLineCopyright © 2017 SAP SE. All Rights Reserved.