Interface AttributeFieldType

    • Method Detail

      • getKey

        AttributeKeyType getKey()
        The key of the attribute.
        Returns:
        The attribute key.
      • getValue

        MetadataType getValue()
        The value of the attribute
        Returns:
        The value
      • isRequired

        boolean isRequired()
        If this attribute is required or not.
        Returns:
        True if required.