Class RexEntityRequestBody


  • public class RexEntityRequestBody
    extends Object
    • Constructor Detail

      • RexEntityRequestBody

        public RexEntityRequestBody()
    • Method Detail

      • getServerName

        public String getServerName()
      • getServerURLRoot

        public String getServerURLRoot()
      • getEntityGUID

        public String getEntityGUID()
      • getEnterpriseOption

        public Boolean getEnterpriseOption()
      • setServerName

        public void setServerName​(String serverName)
      • setServerURLRoot

        public void setServerURLRoot​(String serverURLRoot)
      • setEntityGUID

        public void setEntityGUID​(String entityGUID)
      • setEnterpriseOption

        public void setEnterpriseOption​(Boolean enterpriseOption)
      • setGen

        public void setGen​(Integer gen)