de.bsvrz.dav.daf.main.config.AttributeType
, de.bsvrz.dav.daf.main.config.ConfigurationObject
, de.bsvrz.dav.daf.main.config.IntegerAttributeType
, de.bsvrz.dav.daf.main.config.SystemObject
, de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess
, java.lang.Comparable
public class ConfigIntegerAttributeType extends ConfigAttributeType implements de.bsvrz.dav.daf.main.config.IntegerAttributeType
Constructor | Description |
---|---|
ConfigIntegerAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo) |
Konstruktor für Integer-Attribut-Typen.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getByteCount() |
|
de.bsvrz.dav.daf.main.config.IntegerValueRange |
getRange() |
|
java.util.List<de.bsvrz.dav.daf.main.config.IntegerValueState> |
getStates() |
|
short |
getValueSize() |
|
boolean |
isDefined(de.bsvrz.dav.daf.main.Data data) |
|
void |
setToUndefined(de.bsvrz.dav.daf.main.Data data) |
compareTo, getConfigurationArea, getConfigurationData, getDataModel, getInfo, getNameOrPidOrId, getPidOrId, getPidOrNameOrId, isOfType, isOfType, setConfigurationData, toString
getDefaultAttributeValue
getDefaultAttributeValue, loadDefaultAttributeValue
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, invalidate, isValid, removeSet, revalidate, simpleRevalidate
createConfigurationData, equals, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationDataBytes, getId, getName, getObjectLookupForData, getPid, getType, getUsedAttributeGroupUsages, hashCode, originalHashCode, removeConfigurationData, setConfigurationData, setConfigurationData, setName, simpleInvalidation
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString
public ConfigIntegerAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea, SystemObjectInformationInterface systemObjectInfo)
configurationArea
- der Konfigurationsbereich dieses TypssystemObjectInfo
- das korrespondierende Objekt für Dateioperationen dieses Typspublic short getValueSize()
getValueSize
in interface de.bsvrz.dav.daf.main.config.IntegerAttributeType
public int getByteCount()
getByteCount
in interface de.bsvrz.dav.daf.main.config.IntegerAttributeType
public de.bsvrz.dav.daf.main.config.IntegerValueRange getRange()
getRange
in interface de.bsvrz.dav.daf.main.config.IntegerAttributeType
public java.util.List<de.bsvrz.dav.daf.main.config.IntegerValueState> getStates()
getStates
in interface de.bsvrz.dav.daf.main.config.IntegerAttributeType
public void setToUndefined(de.bsvrz.dav.daf.main.Data data)
setToUndefined
in interface de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess
public boolean isDefined(de.bsvrz.dav.daf.main.Data data)
isDefined
in interface de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess