Package FIPA

Class Property


  • public final class Property
    extends Object
    • Field Detail

      • keyword

        public String keyword
      • value

        public Any value
    • Constructor Detail

      • Property

        public Property()
      • Property

        public Property​(String __keyword,
                        Any __value)