Interface SingleValueListAttribute

All Superinterfaces:
Attribute, Entity, Resource, Serializable

public interface SingleValueListAttribute extends Attribute
Represents an attribute containing a single value from a predefined list of possible values
  • Method Details

    • getValue

      String getValue()
      Returns the value of this attribute.
      Specified by:
      getValue in interface Attribute
      Returns:
      the value of this attribute