Class Web


  • public class Web
    extends Object
    • Field Detail

      • webUri

        protected String webUri
      • contextRoot

        protected String contextRoot
    • Constructor Detail

      • Web

        public Web()
    • Method Detail

      • getWebUri

        public String getWebUri()
      • setWebUri

        public void setWebUri​(String value)
      • getContextRoot

        public String getContextRoot()
      • setContextRoot

        public void setContextRoot​(String value)