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 |
|---|---|
java.lang.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.
|
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, toStringisDefined, setToUndefinedstatic 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.java.lang.String getEncodingName()
byte getEncodingValue()
ISO_8859_1.