Package org.cxml
Class ParentContractInfo
java.lang.Object
org.cxml.ParentContractInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the documentInfo property.voidsetDocumentInfo(DocumentInfo value) Sets the value of the documentInfo property.
-
Field Details
-
documentInfo
-
-
Constructor Details
-
ParentContractInfo
public ParentContractInfo()
-
-
Method Details
-
getDocumentInfo
Gets the value of the documentInfo property.- Returns:
- possible object is
DocumentInfo
-
setDocumentInfo
Sets the value of the documentInfo property.- Parameters:
value- allowed object isDocumentInfo
-