public class AttributeValues
extends java.lang.Object
Klasse, die Hilfsmethoden zum Zugriff und zur Konvertierung von Attributwerten zur Verfügung stellt.
| Constructor and Description |
|---|
AttributeValues() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkValue(AttributeType attributeType,
java.lang.String textValue,
ObjectLookup objectLookup) |
static boolean |
hasUndefinedValue(AttributeType attributeType) |
public static void checkValue(AttributeType attributeType, java.lang.String textValue, ObjectLookup objectLookup)
public static boolean hasUndefinedValue(AttributeType attributeType)