Class Thing


  • public class Thing
    extends java.lang.Object
    The entity class of the Thing.
    Version:
    1.0
    Author:
    Wmy
    • Constructor Detail

      • Thing

        public Thing()
    • Method Detail

      • getLevel

        public ThingLevel getLevel()
        Gets the level of the thing.
        Returns:
        thing level
      • getCode

        public ThingCode getCode()
        Gets the code of the thing.
        Returns:
        thing code
      • getParam

        public ThingParam getParam()
        Gets the parameter of the thing.
        Returns:
        thing parameter