public interface StringAttributeType extends AttributeType, UndefinedAttributeValueAccess
Modifier and Type | Field and Description |
---|---|
static byte |
ISO_8859_1
Ergebnis der Methode
getEncodingValue() für die ISO-8859-1 Kodierung. |
Modifier and Type | Method and Description |
---|---|
String |
getEncodingName()
Bestimmt die Kodierung der Zeichen in Attributen dieses Typs.
|
byte |
getEncodingValue()
Bestimmt die Kodierung der Zeichen in Attributen dieses Typs.
|
int |
getMaxLength()
Bestimmt die maximal erlaubte Anzahl von Zeichen in Attributen dieses Typs.
|
boolean |
isLengthLimited()
Bestimmt, ob die Maximale Anzahl von Zeichen in Attributen dieses Typs beschränkt ist.
|
getDefaultAttributeValue
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
isDefined, setToUndefined
static final byte ISO_8859_1
getEncodingValue()
für die ISO-8859-1 Kodierung.int getMaxLength()
boolean isLengthLimited()
true
falls die Anzahl Zeichen beschränkt ist, sonst false
.String getEncodingName()
byte getEncodingValue()
ISO_8859_1
.