Uses of Class
com.fourjs.report.facturx.profiles.extended.BinaryObject
-
Packages that use BinaryObject Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of BinaryObject in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return BinaryObject Modifier and Type Method Description static BinaryObjectBinaryObject. fromString(String value)BinaryObjectAdditionalSupportingDocuments. getAttachedDocument()BT-125:Attached documentBinaryObjectDetailsOfAnAdditionalDocumentReference. getAttachmentBinaryObject()EXT:static BinaryObjectBinaryObject. valueOf(String value)Methods in com.fourjs.report.facturx.profiles.extended with parameters of type BinaryObject Modifier and Type Method Description AdditionalSupportingDocumentsAdditionalSupportingDocuments. setAttachedDocument(BinaryObject value)DetailsOfAnAdditionalDocumentReferenceDetailsOfAnAdditionalDocumentReference. setAttachmentBinaryObject(BinaryObject value)
-