Class PKIRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String relatedMessageId  
    • Constructor Summary

      Constructors 
      Constructor Description
      PKIRequest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRelatedMessageId()
      Gets the value of the relatedMessageId property.
      void setRelatedMessageId​(java.lang.String value)
      Sets the value of the relatedMessageId property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • relatedMessageId

        protected java.lang.String relatedMessageId
    • Constructor Detail

      • PKIRequest

        public PKIRequest()
    • Method Detail

      • getRelatedMessageId

        public java.lang.String getRelatedMessageId()
        Gets the value of the relatedMessageId property.
        Returns:
        possible object is String
      • setRelatedMessageId

        public void setRelatedMessageId​(java.lang.String value)
        Sets the value of the relatedMessageId property.
        Parameters:
        value - allowed object is String