public interface TimeAttributeType extends AttributeType, UndefinedAttributeValueAccess
| Modifier and Type | Field and Description |
|---|---|
static byte |
MILLISECONDS
Ergebnis der Methode
getAccuracy() für millisekundengenaue Auflösung. |
static byte |
SECONDS
Ergebnis der Methode
getAccuracy() für sekundengenaue Auflösung. |
| Modifier and Type | Method and Description |
|---|---|
byte |
getAccuracy()
Bestimmt die Genauigkeit der zeitlichen Auflösung von Attributen dieses Typs.
|
boolean |
isRelative()
Bestimmt, ob Attribute dieses Attributtyps relative Zeitangaben enthalten.
|
getDefaultAttributeValueaddSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidategetConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toStringcompareToisDefined, setToUndefinedstatic final byte SECONDS
getAccuracy() für sekundengenaue Auflösung.static final byte MILLISECONDS
getAccuracy() für millisekundengenaue Auflösung.boolean isRelative()
true bei relativen Zeitangaben oder false bei absoluten Zeitangaben.byte getAccuracy()
SECONDS oder MILLISECONDS