Class BaseResourceRepresentation

    • Constructor Detail

      • BaseResourceRepresentation

        public BaseResourceRepresentation()
    • Method Detail

      • setSelf

        public void setSelf​(String self)
      • getSelf

        @JSONProperty(ignoreIfNull=true)
        public String getSelf()
      • getSelfDecoded

        @JSONProperty(ignore=true,
                      readOnly=true)
        public String getSelfDecoded()
      • toJSON

        @JSONProperty(ignore=true)
        public String toJSON()