Class HalTenant

    • Field Detail

      • id

        protected java.lang.String id
      • name

        protected java.lang.String name
    • Constructor Detail

      • HalTenant

        public HalTenant()
    • 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()