Class AttributeValues


  • public final class AttributeValues
    extends java.lang.Object
    Klasse, die Hilfsmethoden zum Zugriff und zur Konvertierung von Attributwerten zur Verfügung stellt.
    • Constructor Detail

      • AttributeValues

        public AttributeValues()
    • Method Detail

      • checkValue

        public static void checkValue​(AttributeType attributeType,
                                      java.lang.String textValue,
                                      ObjectLookup objectLookup)
      • hasUndefinedValue

        public static boolean hasUndefinedValue​(AttributeType attributeType)