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 BinaryObject
BinaryObject. fromString(String value)
BinaryObject
AdditionalSupportingDocuments. getAttachedDocument()
BT-125:Attached documentstatic BinaryObject
BinaryObject. valueOf(String value)
Methods in com.fourjs.report.facturx.profiles.en16931 with parameters of type BinaryObject Modifier and Type Method Description AdditionalSupportingDocuments
AdditionalSupportingDocuments. setAttachedDocument(BinaryObject value)
-