Class WebserviceDescription

    • Field Detail

      • webserviceDescriptionName

        protected String webserviceDescriptionName
      • wsdlPublishLocation

        protected String wsdlPublishLocation
    • Constructor Detail

      • WebserviceDescription

        public WebserviceDescription()
    • Method Detail

      • getKey

        public String getKey()
        Description copied from interface: Keyable
        Gets the immutable key for this object.
        Specified by:
        getKey in interface Keyable<String>
        Returns:
        gets the immutable key for this object
      • getWebserviceDescriptionName

        public String getWebserviceDescriptionName()
      • setWebserviceDescriptionName

        public void setWebserviceDescriptionName​(String value)
      • getWsdlPublishLocation

        public String getWsdlPublishLocation()
      • setWsdlPublishLocation

        public void setWsdlPublishLocation​(String value)