Package org.cxml

Class OriginalDocument


  • public class OriginalDocument
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String payloadID  
    • Method Summary

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

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

      • payloadID

        protected java.lang.String payloadID
    • Constructor Detail

      • OriginalDocument

        public OriginalDocument()
    • Method Detail

      • getPayloadID

        public java.lang.String getPayloadID()
        Gets the value of the payloadID property.
        Returns:
        possible object is String
      • setPayloadID

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