Class AttributeValues
java.lang.Object
de.bsvrz.dav.daf.communication.dataRepresentation.data.util.AttributeValues
Klasse, die Hilfsmethoden zum Zugriff und zur Konvertierung von Attributwerten zur Verfügung stellt.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkValue
(AttributeType attributeType, String textValue, ObjectLookup objectLookup) static boolean
hasUndefinedValue
(AttributeType attributeType)
-
Constructor Details
-
AttributeValues
public AttributeValues()
-
-
Method Details
-
checkValue
public static void checkValue(AttributeType attributeType, String textValue, ObjectLookup objectLookup) -
hasUndefinedValue
-