Interface ListValue

All Superinterfaces:
Identified, Named
All Known Implementing Classes:
ListValueImpl

public interface ListValue extends Identified, Named
Represents one value from a list of acceptable values.
  • Method Details

    • getAttribute

      Attribute getAttribute()
    • setAttribute

      void setAttribute(Attribute attribute)