Class AbstractDiscoveryRequestStructure

    • Constructor Detail

      • AbstractDiscoveryRequestStructure

        public AbstractDiscoveryRequestStructure()
    • Method Detail

      • getAddress

        public String getAddress()
        Gets the value of the address property.
        Returns:
        possible object is String
      • setAddress

        public void setAddress​(String value)
        Sets the value of the address property.
        Parameters:
        value - allowed object is String
      • getRequestorRef

        public RequestorRef getRequestorRef()
        Gets the value of the requestorRef property.
        Returns:
        possible object is RequestorRef
      • setRequestorRef

        public void setRequestorRef​(RequestorRef value)
        Sets the value of the requestorRef property.
        Parameters:
        value - allowed object is RequestorRef