Class Attribute
java.lang.Object
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Attribute
Attribute describes a primitive attribute in the
- 
Constructor Summary
ConstructorsConstructorDescriptionAttribute(String guid, String technicalName, PropertyDescription propertyDescription)  - 
Method Summary
Methods inherited from class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.Property
getMaxCount, getMinCount, isOptional, isSingleton, setMaxCount, setMinCountMethods inherited from class org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.properties.ModelElement
getDescription, getDisplayName, getGUID, getTechnicalName, getVersion, setDescription, setDisplayName, setGUID, setTechnicalName, setVersion, toString 
- 
Constructor Details
- 
Attribute
 
 - 
 - 
Method Details
- 
getDataType
 - 
setDataType
 
 -