Uses of Class
org.cxml.CXMLAttachment
Packages that use CXMLAttachment
-
Uses of CXMLAttachment in org.cxml
Fields in org.cxml declared as CXMLAttachmentMethods in org.cxml that return CXMLAttachmentModifier and TypeMethodDescriptionObjectFactory.createCXMLAttachment()Create an instance ofCXMLAttachmentApprovalRequestHeader.getCXMLAttachment()Gets the value of the cxmlAttachment property.Methods in org.cxml with parameters of type CXMLAttachmentModifier and TypeMethodDescriptionvoidApprovalRequestHeader.setCXMLAttachment(CXMLAttachment value) Sets the value of the cxmlAttachment property.