Class CommonResponseType

    • Method Detail

      • getID

        public String getID()
        Gets the value of the id property.
        Returns:
        possible object is String
      • getInResponseTo

        public String getInResponseTo()
        Gets the value of the inResponseTo property.
        Returns:
        possible object is String
      • setInResponseTo

        public void setInResponseTo​(String value)
        Sets the value of the inResponseTo property.
        Parameters:
        value - allowed object is String
      • getSignature

        public Element getSignature()
        Gets the value of the signature property.
        Returns:
        possible object is SignatureType
      • setSignature

        public void setSignature​(Element value)
        Sets the value of the signature property.
        Parameters:
        value - allowed object is SignatureType