Class Attribute

    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • getGuest

        public Guest getGuest()
      • setGuest

        public void setGuest​(Guest guest)
      • getType

        public Type getType()
      • setType

        public void setType​(Type type)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • isValueSpecified

        public boolean isValueSpecified()
      • unsetValue

        public void unsetValue()