Class HalGroup

    • Field Detail

      • id

        protected java.lang.String id
      • name

        protected java.lang.String name
      • type

        protected java.lang.String type
    • Constructor Detail

      • HalGroup

        public HalGroup()
    • Method Detail

      • getId

        public java.lang.String getId()
        Description copied from interface: HalIdResource
        return the identifier of the resource
        Specified by:
        getId in interface HalIdResource
      • getName

        public java.lang.String getName()
      • getType

        public java.lang.String getType()