Uses of Class
com.fourjs.report.facturx.profiles.en16931.DocumentReference
-
Packages that use DocumentReference Package Description com.fourjs.report.facturx.profiles.en16931 -
-
Uses of DocumentReference in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return DocumentReference Modifier and Type Method Description static DocumentReference
DocumentReference. fromString(String value)
DocumentReference
ContractReference. getContractReference()
BT-12:Contract referenceDocumentReference
DespatchAdviceReference. getDespatchAdviceReference()
BT-16:Despatch advice referenceDocumentReference
PrecedingInvoiceReference. getPrecedingInvoiceReference()
BT-25:Preceding Invoice referenceDocumentReference
Invoice. getProjectReference()
BT-11:Project referenceDocumentReference
PurchaseOrderReference. getPurchaseOrderReference()
BT-13:Purchase order referenceDocumentReference
ReceivingAdviceReference. getReceivingAdviceReference()
BT-15:Receiving advice referenceDocumentReference
ReferencedPurchaseOrderLineReference. getReferencedPurchaseOrderLineReference()
BT-132:Referenced purchase order line referenceDocumentReference
SalesOrderReference. getSalesOrderReference()
BT-14:Sales order referenceDocumentReference
AdditionalSupportingDocuments. getSupportingDocumentReference()
BT-122:Supporting document referencestatic DocumentReference
DocumentReference. valueOf(String value)
-