public class ConfigIntegerValueState extends ConfigConfigurationObject implements de.bsvrz.dav.daf.main.config.IntegerValueState
IntegerValueState
auf Seiten der Konfiguration.Constructor and Description |
---|
ConfigIntegerValueState(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo)
Konstruktor eines Zustandes eines Ganzzahl-Attribut-Typs.
|
Modifier and Type | Method and Description |
---|---|
long |
getValue() |
void |
setName(java.lang.String name) |
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, simpleInvalidation
compareTo, getConfigurationArea, getConfigurationData, getDataModel, getInfo, getNameOrPidOrId, getPidOrId, getPidOrNameOrId, isOfType, isOfType, setConfigurationData, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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, toString
public ConfigIntegerValueState(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea, SystemObjectInformationInterface systemObjectInfo)
configurationArea
- Konfigurationsbereich dieses ZustandssystemObjectInfo
- das korrespondierende Objekt aus den Konfigurationsdateienpublic void setName(java.lang.String name) throws de.bsvrz.dav.daf.main.config.ConfigurationChangeException
setName
in interface de.bsvrz.dav.daf.main.config.SystemObject
setName
in class ConfigSystemObject
de.bsvrz.dav.daf.main.config.ConfigurationChangeException
public long getValue()
getValue
in interface de.bsvrz.dav.daf.main.config.IntegerValueState