public class RelationMetaTypeDTO extends ComposedTypeDTO
| Constructor and Description |
|---|
RelationMetaTypeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorDTO |
getLocalizationAttribute() |
Boolean |
getLocalized() |
AttributeDescriptorDTO |
getOrderingAttribute() |
RelationDescriptorDTO |
getSourceAttribute() |
ComposedTypeDTO |
getSourceType() |
String |
getSourceTypeCardinality() |
String |
getSourceTypeRole() |
RelationDescriptorDTO |
getTargetAttribute() |
ComposedTypeDTO |
getTargetType() |
String |
getTargetTypeCardinality() |
String |
getTargetTypeRole() |
void |
setLocalizationAttribute(AttributeDescriptorDTO value) |
void |
setLocalized(Boolean value) |
void |
setOrderingAttribute(AttributeDescriptorDTO value) |
void |
setSourceAttribute(RelationDescriptorDTO value) |
void |
setSourceType(ComposedTypeDTO value) |
void |
setSourceTypeCardinality(String value) |
void |
setSourceTypeRole(String value) |
void |
setTargetAttribute(RelationDescriptorDTO value) |
void |
setTargetType(ComposedTypeDTO value) |
void |
setTargetTypeCardinality(String value) |
void |
setTargetTypeRole(String value) |
getAbstract, getAllSubTypes, getAllSuperTypes, getCatalogItemType, getCatalogVersionAttribute, getCockpitItemTemplates, getConstraints, getDeclaredattributedescriptors, getDumpPropertyTable, getDynamic, getFormats, getHmcIcon, getInheritedattributedescriptors, getJaloclass, getJaloonly, getJndiName, getLegacyPersistence, getLogHMCChanges, getPlaceholderTemplates, getProductReferencesAndClassificationsComponents, getSingleton, getStreamConfigurations, getSubtypes, getSuperType, getSystemType, getTable, getUniqueKeyAttributes, setAbstract, setAllSubTypes, setAllSuperTypes, setCatalogItemType, setCatalogVersionAttribute, setCockpitItemTemplates, setConstraints, setDeclaredattributedescriptors, setDumpPropertyTable, setDynamic, setFormats, setHmcIcon, setInheritedattributedescriptors, setJaloclass, setJaloonly, setJndiName, setLegacyPersistence, setLogHMCChanges, setPlaceholderTemplates, setProductReferencesAndClassificationsComponents, setSingleton, setStreamConfigurations, setSubtypes, setSuperType, setSystemType, setTable, setUniqueKeyAttributesgetCode, getDefaultValue, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setXmldefinitiongetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, setAutocreate, setDeprecated, setExtensionName, setGenerate, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RelationMetaTypeDTO()
public AttributeDescriptorDTO getLocalizationAttribute()
public Boolean getLocalized()
public AttributeDescriptorDTO getOrderingAttribute()
public RelationDescriptorDTO getSourceAttribute()
public ComposedTypeDTO getSourceType()
public String getSourceTypeCardinality()
public String getSourceTypeRole()
public RelationDescriptorDTO getTargetAttribute()
public ComposedTypeDTO getTargetType()
public String getTargetTypeCardinality()
public String getTargetTypeRole()
public void setLocalizationAttribute(AttributeDescriptorDTO value)
public void setLocalized(Boolean value)
public void setOrderingAttribute(AttributeDescriptorDTO value)
public void setSourceAttribute(RelationDescriptorDTO value)
public void setSourceType(ComposedTypeDTO value)
public void setSourceTypeCardinality(String value)
public void setSourceTypeRole(String value)
public void setTargetAttribute(RelationDescriptorDTO value)
public void setTargetType(ComposedTypeDTO value)
public void setTargetTypeCardinality(String value)
public void setTargetTypeRole(String value)
Copyright © 2017 SAP SE. All Rights Reserved.