public interface AttributeType extends ConfigurationObject
StringAttributeType
für Zeichenketten,IntegerAttributeType
für Ganze Zahlen,DoubleAttributeType
für Fließkommazahlen,TimeAttributeType
für Zeitstempel undReferenceAttributeType
für Objekt-Referenzen undAttributeListDefinition
für Attributlisten in strukturierten Attributgruppen.Modifier and Type | Method and Description |
---|---|
String |
getDefaultAttributeValue()
Ermittelt den Default-Attributwert dieses Attributtyps.
|
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidate
getConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString
compareTo
String getDefaultAttributeValue()
null
falls kein Defaultwert festgelegt wurde.