Class DataType
- java.lang.Object
-
- org.odpi.openmetadata.archiveutilities.designmodels.cloudinformationmodel.properties.ModelElement
-
- org.odpi.openmetadata.archiveutilities.designmodels.cloudinformationmodel.properties.DataType
-
public class DataType extends ModelElement
DataType describes a primitive data type in the model.
-
-
Constructor Summary
Constructors Constructor Description DataType()
-
Method Summary
-
Methods inherited from class org.odpi.openmetadata.archiveutilities.designmodels.cloudinformationmodel.properties.ModelElement
equals, getDescription, getDisplayName, getGUID, getId, getTechnicalName, getVersion, hashCode, setDescription, setDisplayName, setGUID, setId, setTechnicalName, setVersion, toString
-
-