Class SaveDocumentResponse

  • All Implemented Interfaces:
    Serializable

    public class SaveDocumentResponse
    extends Object
    implements Serializable

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="documentReference" type="{http://www.iknowbase.com/ws/iknowbase-2}documentReference"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • SaveDocumentResponse

        public SaveDocumentResponse()
        Default no-arg constructor
      • SaveDocumentResponse

        public SaveDocumentResponse​(DocumentReference documentReference)
        Fully-initialising value constructor