Uses of Class
com.fourjs.report.facturx.profiles.en16931.BinaryObject
-
Packages that use BinaryObject Package Description com.fourjs.report.facturx.profiles.en16931 -
-
Uses of BinaryObject in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return BinaryObject Modifier and Type Method Description static BinaryObjectBinaryObject. fromString(String value)BinaryObjectAdditionalSupportingDocuments. getAttachedDocument()static BinaryObjectBinaryObject. valueOf(String value)Methods in com.fourjs.report.facturx.profiles.en16931 with parameters of type BinaryObject Modifier and Type Method Description AdditionalSupportingDocumentsAdditionalSupportingDocuments. setAttachedDocument(BinaryObject value)
-