@NotThreadSafe public final class UBL21Writer extends AbstractUBLDocumentMarshaller
| Modifier and Type | Method and Description |
|---|---|
static Document |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse)
Convert the passed
ApplicationResponseType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
File aResult)
Convert the passed
ApplicationResponseType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
Result aResult)
Convert the passed
ApplicationResponseType to a custom
Result using the global validation event handler. |
static Document |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ApplicationResponseType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ApplicationResponseType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ApplicationResponseType to a custom
Result using a custom validation event handler. |
static Document |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument)
Convert the passed
AttachedDocumentType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
File aResult)
Convert the passed
AttachedDocumentType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
Result aResult)
Convert the passed
AttachedDocumentType to a custom Result
using the global validation event handler. |
static Document |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
ValidationEventHandler aCustomEventHandler)
Convert the passed
AttachedDocumentType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
AttachedDocumentType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
AttachedDocumentType to a custom Result
using a custom validation event handler. |
static Document |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification)
Convert the passed
AwardedNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
File aResult)
Convert the passed
AwardedNotificationType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
Result aResult)
Convert the passed
AwardedNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
ValidationEventHandler aCustomEventHandler)
Convert the passed
AwardedNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
AwardedNotificationType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
AwardedNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading)
Convert the passed
BillOfLadingType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
File aResult)
Convert the passed
BillOfLadingType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
Result aResult)
Convert the passed
BillOfLadingType to a custom Result
using the global validation event handler. |
static Document |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
ValidationEventHandler aCustomEventHandler)
Convert the passed
BillOfLadingType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
BillOfLadingType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
BillOfLadingType to a custom Result
using a custom validation event handler. |
static Document |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders)
Convert the passed
CallForTendersType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
File aResult)
Convert the passed
CallForTendersType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
Result aResult)
Convert the passed
CallForTendersType to a custom Result
using the global validation event handler. |
static Document |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CallForTendersType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CallForTendersType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CallForTendersType to a custom Result
using a custom validation event handler. |
static Document |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue)
Convert the passed
CatalogueType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
File aResult)
Convert the passed
CatalogueType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
Result aResult)
Convert the passed
CatalogueType to a custom Result using
the global validation event handler. |
static Document |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CatalogueType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CatalogueType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CatalogueType to a custom Result using a
custom validation event handler. |
static Document |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion)
Convert the passed
CatalogueDeletionType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
File aResult)
Convert the passed
CatalogueDeletionType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
Result aResult)
Convert the passed
CatalogueDeletionType to a custom Result
using the global validation event handler. |
static Document |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CatalogueDeletionType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CatalogueDeletionType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CatalogueDeletionType to a custom Result
using a custom validation event handler. |
static Document |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate)
Convert the passed
CatalogueItemSpecificationUpdateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
File aResult)
Convert the passed
CatalogueItemSpecificationUpdateType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
Result aResult)
Convert the passed
CatalogueItemSpecificationUpdateType to a custom
Result using the global validation event handler. |
static Document |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CatalogueItemSpecificationUpdateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CatalogueItemSpecificationUpdateType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CatalogueItemSpecificationUpdateType to a custom
Result using a custom validation event handler. |
static Document |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate)
Convert the passed
CataloguePricingUpdateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
File aResult)
Convert the passed
CataloguePricingUpdateType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
Result aResult)
Convert the passed
CataloguePricingUpdateType to a custom
Result using the global validation event handler. |
static Document |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CataloguePricingUpdateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CataloguePricingUpdateType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CataloguePricingUpdateType to a custom
Result using a custom validation event handler. |
static Document |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest)
Convert the passed
CatalogueRequestType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
File aResult)
Convert the passed
CatalogueRequestType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
Result aResult)
Convert the passed
CatalogueRequestType to a custom Result
using the global validation event handler. |
static Document |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CatalogueRequestType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CatalogueRequestType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CatalogueRequestType to a custom Result
using a custom validation event handler. |
static Document |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin)
Convert the passed
CertificateOfOriginType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
File aResult)
Convert the passed
CertificateOfOriginType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
Result aResult)
Convert the passed
CertificateOfOriginType to a custom
Result using the global validation event handler. |
static Document |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CertificateOfOriginType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CertificateOfOriginType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CertificateOfOriginType to a custom
Result using a custom validation event handler. |
static Document |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice)
Convert the passed
ContractAwardNoticeType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
File aResult)
Convert the passed
ContractAwardNoticeType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
Result aResult)
Convert the passed
ContractAwardNoticeType to a custom
Result using the global validation event handler. |
static Document |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ContractAwardNoticeType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ContractAwardNoticeType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ContractAwardNoticeType to a custom
Result using a custom validation event handler. |
static Document |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice)
Convert the passed
ContractNoticeType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
File aResult)
Convert the passed
ContractNoticeType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
Result aResult)
Convert the passed
ContractNoticeType to a custom Result
using the global validation event handler. |
static Document |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ContractNoticeType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ContractNoticeType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ContractNoticeType to a custom Result
using a custom validation event handler. |
static Document |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote)
Convert the passed
CreditNoteType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
File aResult)
Convert the passed
CreditNoteType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
Result aResult)
Convert the passed
CreditNoteType to a custom Result using
the global validation event handler. |
static Document |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
ValidationEventHandler aCustomEventHandler)
Convert the passed
CreditNoteType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
CreditNoteType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
CreditNoteType to a custom Result using
a custom validation event handler. |
static Document |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote)
Convert the passed
DebitNoteType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
File aResult)
Convert the passed
DebitNoteType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
Result aResult)
Convert the passed
DebitNoteType to a custom Result using
the global validation event handler. |
static Document |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
ValidationEventHandler aCustomEventHandler)
Convert the passed
DebitNoteType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
DebitNoteType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
DebitNoteType to a custom Result using a
custom validation event handler. |
static Document |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice)
Convert the passed
DespatchAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
File aResult)
Convert the passed
DespatchAdviceType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
Result aResult)
Convert the passed
DespatchAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
DespatchAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
DespatchAdviceType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
DespatchAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus)
Convert the passed
DocumentStatusType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
File aResult)
Convert the passed
DocumentStatusType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
Result aResult)
Convert the passed
DocumentStatusType to a custom Result
using the global validation event handler. |
static Document |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
ValidationEventHandler aCustomEventHandler)
Convert the passed
DocumentStatusType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
DocumentStatusType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
DocumentStatusType to a custom Result
using a custom validation event handler. |
static Document |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest)
Convert the passed
DocumentStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
File aResult)
Convert the passed
DocumentStatusRequestType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
Result aResult)
Convert the passed
DocumentStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
DocumentStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
DocumentStatusRequestType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
DocumentStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria)
Convert the passed
ExceptionCriteriaType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
File aResult)
Convert the passed
ExceptionCriteriaType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
Result aResult)
Convert the passed
ExceptionCriteriaType to a custom Result
using the global validation event handler. |
static Document |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ExceptionCriteriaType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ExceptionCriteriaType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ExceptionCriteriaType to a custom Result
using a custom validation event handler. |
static Document |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification)
Convert the passed
ExceptionNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
File aResult)
Convert the passed
ExceptionNotificationType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
Result aResult)
Convert the passed
ExceptionNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ExceptionNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ExceptionNotificationType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ExceptionNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast)
Convert the passed
ForecastType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
File aResult)
Convert the passed
ForecastType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
Result aResult)
Convert the passed
ForecastType to a custom Result using
the global validation event handler. |
static Document |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ForecastType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ForecastType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ForecastType to a custom Result using a
custom validation event handler. |
static Document |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision)
Convert the passed
ForecastRevisionType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
File aResult)
Convert the passed
ForecastRevisionType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
Result aResult)
Convert the passed
ForecastRevisionType to a custom Result
using the global validation event handler. |
static Document |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ForecastRevisionType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ForecastRevisionType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ForecastRevisionType to a custom Result
using a custom validation event handler. |
static Document |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions)
Convert the passed
ForwardingInstructionsType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
File aResult)
Convert the passed
ForwardingInstructionsType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
Result aResult)
Convert the passed
ForwardingInstructionsType to a custom
Result using the global validation event handler. |
static Document |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ForwardingInstructionsType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ForwardingInstructionsType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ForwardingInstructionsType to a custom
Result using a custom validation event handler. |
static Document |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice)
Convert the passed
FreightInvoiceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
File aResult)
Convert the passed
FreightInvoiceType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
Result aResult)
Convert the passed
FreightInvoiceType to a custom Result
using the global validation event handler. |
static Document |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
FreightInvoiceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
FreightInvoiceType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
FreightInvoiceType to a custom Result
using a custom validation event handler. |
static Document |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation)
Convert the passed
FulfilmentCancellationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
File aResult)
Convert the passed
FulfilmentCancellationType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
Result aResult)
Convert the passed
FulfilmentCancellationType to a custom
Result using the global validation event handler. |
static Document |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
ValidationEventHandler aCustomEventHandler)
Convert the passed
FulfilmentCancellationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
FulfilmentCancellationType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
FulfilmentCancellationType to a custom
Result using a custom validation event handler. |
static Document |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary)
Convert the passed
GoodsItemItineraryType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
File aResult)
Convert the passed
GoodsItemItineraryType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
Result aResult)
Convert the passed
GoodsItemItineraryType to a custom
Result using the global validation event handler. |
static Document |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
ValidationEventHandler aCustomEventHandler)
Convert the passed
GoodsItemItineraryType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
GoodsItemItineraryType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
GoodsItemItineraryType to a custom
Result using a custom validation event handler. |
static Document |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate)
Convert the passed
GuaranteeCertificateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
File aResult)
Convert the passed
GuaranteeCertificateType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
Result aResult)
Convert the passed
GuaranteeCertificateType to a custom
Result using the global validation event handler. |
static Document |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
ValidationEventHandler aCustomEventHandler)
Convert the passed
GuaranteeCertificateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
GuaranteeCertificateType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
GuaranteeCertificateType to a custom
Result using a custom validation event handler. |
static Document |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns)
Convert the passed
InstructionForReturnsType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
File aResult)
Convert the passed
InstructionForReturnsType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
Result aResult)
Convert the passed
InstructionForReturnsType to a custom
Result using the global validation event handler. |
static Document |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
ValidationEventHandler aCustomEventHandler)
Convert the passed
InstructionForReturnsType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
InstructionForReturnsType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
InstructionForReturnsType to a custom
Result using a custom validation event handler. |
static Document |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport)
Convert the passed
InventoryReportType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
File aResult)
Convert the passed
InventoryReportType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
Result aResult)
Convert the passed
InventoryReportType to a custom Result
using the global validation event handler. |
static Document |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
ValidationEventHandler aCustomEventHandler)
Convert the passed
InventoryReportType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
InventoryReportType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
InventoryReportType to a custom Result
using a custom validation event handler. |
static Document |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice)
Convert the passed
InvoiceType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
File aResult)
Convert the passed
InvoiceType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
Result aResult)
Convert the passed
InvoiceType to a custom Result using the
global validation event handler. |
static Document |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
InvoiceType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
InvoiceType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
InvoiceType to a custom Result using a
custom validation event handler. |
static Document |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest)
Convert the passed
ItemInformationRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
File aResult)
Convert the passed
ItemInformationRequestType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
Result aResult)
Convert the passed
ItemInformationRequestType to a custom
Result using the global validation event handler. |
static Document |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ItemInformationRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ItemInformationRequestType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ItemInformationRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder)
Convert the passed
OrderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
File aResult)
Convert the passed
OrderType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
Result aResult)
Convert the passed
OrderType to a custom Result using the
global validation event handler. |
static Document |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
ValidationEventHandler aCustomEventHandler)
Convert the passed
OrderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
OrderType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
OrderType to a custom Result using a
custom validation event handler. |
static Document |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation)
Convert the passed
OrderCancellationType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
File aResult)
Convert the passed
OrderCancellationType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
Result aResult)
Convert the passed
OrderCancellationType to a custom Result
using the global validation event handler. |
static Document |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
ValidationEventHandler aCustomEventHandler)
Convert the passed
OrderCancellationType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
OrderCancellationType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
OrderCancellationType to a custom Result
using a custom validation event handler. |
static Document |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange)
Convert the passed
OrderChangeType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
File aResult)
Convert the passed
OrderChangeType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
Result aResult)
Convert the passed
OrderChangeType to a custom Result using
the global validation event handler. |
static Document |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
ValidationEventHandler aCustomEventHandler)
Convert the passed
OrderChangeType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
OrderChangeType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
OrderChangeType to a custom Result using
a custom validation event handler. |
static Document |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse)
Convert the passed
OrderResponseType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
File aResult)
Convert the passed
OrderResponseType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
Result aResult)
Convert the passed
OrderResponseType to a custom Result
using the global validation event handler. |
static Document |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
ValidationEventHandler aCustomEventHandler)
Convert the passed
OrderResponseType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
OrderResponseType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
OrderResponseType to a custom Result
using a custom validation event handler. |
static Document |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple)
Convert the passed
OrderResponseSimpleType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
File aResult)
Convert the passed
OrderResponseSimpleType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
Result aResult)
Convert the passed
OrderResponseSimpleType to a custom
Result using the global validation event handler. |
static Document |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
ValidationEventHandler aCustomEventHandler)
Convert the passed
OrderResponseSimpleType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
OrderResponseSimpleType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
OrderResponseSimpleType to a custom
Result using a custom validation event handler. |
static Document |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList)
Convert the passed
PackingListType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
File aResult)
Convert the passed
PackingListType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
Result aResult)
Convert the passed
PackingListType to a custom Result using
the global validation event handler. |
static Document |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
ValidationEventHandler aCustomEventHandler)
Convert the passed
PackingListType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
PackingListType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
PackingListType to a custom Result using
a custom validation event handler. |
static Document |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice)
Convert the passed
PriorInformationNoticeType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
File aResult)
Convert the passed
PriorInformationNoticeType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
Result aResult)
Convert the passed
PriorInformationNoticeType to a custom
Result using the global validation event handler. |
static Document |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
PriorInformationNoticeType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
PriorInformationNoticeType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
PriorInformationNoticeType to a custom
Result using a custom validation event handler. |
static Document |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity)
Convert the passed
ProductActivityType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
File aResult)
Convert the passed
ProductActivityType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
Result aResult)
Convert the passed
ProductActivityType to a custom Result
using the global validation event handler. |
static Document |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ProductActivityType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ProductActivityType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ProductActivityType to a custom Result
using a custom validation event handler. |
static Document |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation)
Convert the passed
QuotationType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
File aResult)
Convert the passed
QuotationType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
Result aResult)
Convert the passed
QuotationType to a custom Result using
the global validation event handler. |
static Document |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
ValidationEventHandler aCustomEventHandler)
Convert the passed
QuotationType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
QuotationType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
QuotationType to a custom Result using a
custom validation event handler. |
static Document |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice)
Convert the passed
ReceiptAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
File aResult)
Convert the passed
ReceiptAdviceType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
Result aResult)
Convert the passed
ReceiptAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ReceiptAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ReceiptAdviceType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ReceiptAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder)
Convert the passed
ReminderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
File aResult)
Convert the passed
ReminderType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
Result aResult)
Convert the passed
ReminderType to a custom Result using
the global validation event handler. |
static Document |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
ValidationEventHandler aCustomEventHandler)
Convert the passed
ReminderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
ReminderType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
ReminderType to a custom Result using a
custom validation event handler. |
static Document |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice)
Convert the passed
RemittanceAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
File aResult)
Convert the passed
RemittanceAdviceType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
Result aResult)
Convert the passed
RemittanceAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
RemittanceAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
RemittanceAdviceType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
RemittanceAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation)
Convert the passed
RequestForQuotationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
File aResult)
Convert the passed
RequestForQuotationType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
Result aResult)
Convert the passed
RequestForQuotationType to a custom
Result using the global validation event handler. |
static Document |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
ValidationEventHandler aCustomEventHandler)
Convert the passed
RequestForQuotationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
RequestForQuotationType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
RequestForQuotationType to a custom
Result using a custom validation event handler. |
static Document |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent)
Convert the passed
RetailEventType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
File aResult)
Convert the passed
RetailEventType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
Result aResult)
Convert the passed
RetailEventType to a custom Result using
the global validation event handler. |
static Document |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
ValidationEventHandler aCustomEventHandler)
Convert the passed
RetailEventType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
RetailEventType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
RetailEventType to a custom Result using
a custom validation event handler. |
static Document |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote)
Convert the passed
SelfBilledCreditNoteType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
File aResult)
Convert the passed
SelfBilledCreditNoteType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
Result aResult)
Convert the passed
SelfBilledCreditNoteType to a custom
Result using the global validation event handler. |
static Document |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
ValidationEventHandler aCustomEventHandler)
Convert the passed
SelfBilledCreditNoteType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
SelfBilledCreditNoteType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
SelfBilledCreditNoteType to a custom
Result using a custom validation event handler. |
static Document |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice)
Convert the passed
SelfBilledInvoiceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
File aResult)
Convert the passed
SelfBilledInvoiceType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
Result aResult)
Convert the passed
SelfBilledInvoiceType to a custom Result
using the global validation event handler. |
static Document |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
ValidationEventHandler aCustomEventHandler)
Convert the passed
SelfBilledInvoiceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
SelfBilledInvoiceType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
SelfBilledInvoiceType to a custom Result
using a custom validation event handler. |
static Document |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement)
Convert the passed
StatementType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
File aResult)
Convert the passed
StatementType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
Result aResult)
Convert the passed
StatementType to a custom Result using
the global validation event handler. |
static Document |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
ValidationEventHandler aCustomEventHandler)
Convert the passed
StatementType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
StatementType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
StatementType to a custom Result using a
custom validation event handler. |
static Document |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport)
Convert the passed
StockAvailabilityReportType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
File aResult)
Convert the passed
StockAvailabilityReportType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
Result aResult)
Convert the passed
StockAvailabilityReportType to a custom
Result using the global validation event handler. |
static Document |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
ValidationEventHandler aCustomEventHandler)
Convert the passed
StockAvailabilityReportType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
StockAvailabilityReportType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
StockAvailabilityReportType to a custom
Result using a custom validation event handler. |
static Document |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender)
Convert the passed
TenderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
File aResult)
Convert the passed
TenderType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
Result aResult)
Convert the passed
TenderType to a custom Result using the
global validation event handler. |
static Document |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TenderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TenderType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TenderType to a custom Result using a
custom validation event handler. |
static Document |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification)
Convert the passed
TendererQualificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
File aResult)
Convert the passed
TendererQualificationType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
Result aResult)
Convert the passed
TendererQualificationType to a custom
Result using the global validation event handler. |
static Document |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TendererQualificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TendererQualificationType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TendererQualificationType to a custom
Result using a custom validation event handler. |
static Document |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse)
Convert the passed
TendererQualificationResponseType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
File aResult)
Convert the passed
TendererQualificationResponseType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
Result aResult)
Convert the passed
TendererQualificationResponseType to a custom
Result using the global validation event handler. |
static Document |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TendererQualificationResponseType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TendererQualificationResponseType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TendererQualificationResponseType to a custom
Result using a custom validation event handler. |
static Document |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt)
Convert the passed
TenderReceiptType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
File aResult)
Convert the passed
TenderReceiptType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
Result aResult)
Convert the passed
TenderReceiptType to a custom Result
using the global validation event handler. |
static Document |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TenderReceiptType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TenderReceiptType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TenderReceiptType to a custom Result
using a custom validation event handler. |
static Document |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile)
Convert the passed
TradeItemLocationProfileType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
File aResult)
Convert the passed
TradeItemLocationProfileType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
Result aResult)
Convert the passed
TradeItemLocationProfileType to a custom
Result using the global validation event handler. |
static Document |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TradeItemLocationProfileType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TradeItemLocationProfileType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TradeItemLocationProfileType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus)
Convert the passed
TransportationStatusType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
File aResult)
Convert the passed
TransportationStatusType to a File using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
Result aResult)
Convert the passed
TransportationStatusType to a custom
Result using the global validation event handler. |
static Document |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportationStatusType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportationStatusType to a File using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportationStatusType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest)
Convert the passed
TransportationStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
File aResult)
Convert the passed
TransportationStatusRequestType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
Result aResult)
Convert the passed
TransportationStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportationStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportationStatusRequestType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportationStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan)
Convert the passed
TransportExecutionPlanType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
File aResult)
Convert the passed
TransportExecutionPlanType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
Result aResult)
Convert the passed
TransportExecutionPlanType to a custom
Result using the global validation event handler. |
static Document |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportExecutionPlanType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportExecutionPlanType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportExecutionPlanType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest)
Convert the passed
TransportExecutionPlanRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
File aResult)
Convert the passed
TransportExecutionPlanRequestType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
Result aResult)
Convert the passed
TransportExecutionPlanRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportExecutionPlanRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportExecutionPlanRequestType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportExecutionPlanRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus)
Convert the passed
TransportProgressStatusType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
File aResult)
Convert the passed
TransportProgressStatusType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
Result aResult)
Convert the passed
TransportProgressStatusType to a custom
Result using the global validation event handler. |
static Document |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportProgressStatusType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportProgressStatusType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportProgressStatusType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest)
Convert the passed
TransportProgressStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
File aResult)
Convert the passed
TransportProgressStatusRequestType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
Result aResult)
Convert the passed
TransportProgressStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportProgressStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportProgressStatusRequestType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportProgressStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription)
Convert the passed
TransportServiceDescriptionType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
File aResult)
Convert the passed
TransportServiceDescriptionType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
Result aResult)
Convert the passed
TransportServiceDescriptionType to a custom
Result using the global validation event handler. |
static Document |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportServiceDescriptionType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportServiceDescriptionType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportServiceDescriptionType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest)
Convert the passed
TransportServiceDescriptionRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
File aResult)
Convert the passed
TransportServiceDescriptionRequestType to a
File using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
Result aResult)
Convert the passed
TransportServiceDescriptionRequestType to a
custom Result using the global validation event handler. |
static Document |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
ValidationEventHandler aCustomEventHandler)
Convert the passed
TransportServiceDescriptionRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
TransportServiceDescriptionRequestType to a
File using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
TransportServiceDescriptionRequestType to a
custom Result using a custom validation event handler. |
static Document |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification)
Convert the passed
UnawardedNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
File aResult)
Convert the passed
UnawardedNotificationType to a File
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
Result aResult)
Convert the passed
UnawardedNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
ValidationEventHandler aCustomEventHandler)
Convert the passed
UnawardedNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
UnawardedNotificationType to a File
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
UnawardedNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement)
Convert the passed
UtilityStatementType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
File aResult)
Convert the passed
UtilityStatementType to a File using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
Result aResult)
Convert the passed
UtilityStatementType to a custom Result
using the global validation event handler. |
static Document |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
ValidationEventHandler aCustomEventHandler)
Convert the passed
UtilityStatementType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
UtilityStatementType to a File using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
UtilityStatementType to a custom Result
using a custom validation event handler. |
static Document |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill)
Convert the passed
WaybillType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
File aResult)
Convert the passed
WaybillType to a File using the global
validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
Result aResult)
Convert the passed
WaybillType to a custom Result using the
global validation event handler. |
static Document |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
ValidationEventHandler aCustomEventHandler)
Convert the passed
WaybillType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
ValidationEventHandler aCustomEventHandler,
File aResult)
Convert the passed
WaybillType to a File using a custom
validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Convert the passed
WaybillType to a custom Result using a
custom validation event handler. |
getGlobalValidationEventHandler, setGlobalValidationEventHandler@Nullable public static Document writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse)
ApplicationResponseType to a DOM
Document using the global validation event handler.aApplicationResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nullable ValidationEventHandler aCustomEventHandler)
ApplicationResponseType to a DOM
Document using a custom validation event handler.aApplicationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nonnull File aResult)
ApplicationResponseType to a File using
the global validation event handler.aApplicationResponse - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ApplicationResponseType to a File using
a custom validation event handler.aApplicationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nonnull Result aResult)
ApplicationResponseType to a custom
Result using the global validation event handler.aApplicationResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ApplicationResponseType to a custom
Result using a custom validation event handler.aApplicationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument)
AttachedDocumentType to a DOM Document
using the global validation event handler.aAttachedDocument - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nullable ValidationEventHandler aCustomEventHandler)
AttachedDocumentType to a DOM Document
using a custom validation event handler.aAttachedDocument - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nonnull File aResult)
AttachedDocumentType to a File using the
global validation event handler.aAttachedDocument - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
AttachedDocumentType to a File using a
custom validation event handler.aAttachedDocument - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nonnull Result aResult)
AttachedDocumentType to a custom Result
using the global validation event handler.aAttachedDocument - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
AttachedDocumentType to a custom Result
using a custom validation event handler.aAttachedDocument - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification)
AwardedNotificationType to a DOM
Document using the global validation event handler.aAwardedNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nullable ValidationEventHandler aCustomEventHandler)
AwardedNotificationType to a DOM
Document using a custom validation event handler.aAwardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nonnull File aResult)
AwardedNotificationType to a File using
the global validation event handler.aAwardedNotification - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
AwardedNotificationType to a File using
a custom validation event handler.aAwardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nonnull Result aResult)
AwardedNotificationType to a custom
Result using the global validation event handler.aAwardedNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
AwardedNotificationType to a custom
Result using a custom validation event handler.aAwardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading)
BillOfLadingType to a DOM Document using
the global validation event handler.aBillOfLading - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nullable ValidationEventHandler aCustomEventHandler)
BillOfLadingType to a DOM Document using
a custom validation event handler.aBillOfLading - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nonnull File aResult)
BillOfLadingType to a File using the
global validation event handler.aBillOfLading - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
BillOfLadingType to a File using a
custom validation event handler.aBillOfLading - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nonnull Result aResult)
BillOfLadingType to a custom Result
using the global validation event handler.aBillOfLading - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
BillOfLadingType to a custom Result
using a custom validation event handler.aBillOfLading - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders)
CallForTendersType to a DOM Document
using the global validation event handler.aCallForTenders - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nullable ValidationEventHandler aCustomEventHandler)
CallForTendersType to a DOM Document
using a custom validation event handler.aCallForTenders - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nonnull File aResult)
CallForTendersType to a File using the
global validation event handler.aCallForTenders - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CallForTendersType to a File using a
custom validation event handler.aCallForTenders - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nonnull Result aResult)
CallForTendersType to a custom Result
using the global validation event handler.aCallForTenders - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CallForTendersType to a custom Result
using a custom validation event handler.aCallForTenders - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue)
CatalogueType to a DOM Document using
the global validation event handler.aCatalogue - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueType to a DOM Document using a
custom validation event handler.aCatalogue - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nonnull File aResult)
CatalogueType to a File using the global
validation event handler.aCatalogue - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CatalogueType to a File using a custom
validation event handler.aCatalogue - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nonnull Result aResult)
CatalogueType to a custom Result using
the global validation event handler.aCatalogue - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueType to a custom Result using a
custom validation event handler.aCatalogue - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion)
CatalogueDeletionType to a DOM Document
using the global validation event handler.aCatalogueDeletion - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueDeletionType to a DOM Document
using a custom validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nonnull File aResult)
CatalogueDeletionType to a File using
the global validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CatalogueDeletionType to a File using a
custom validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nonnull Result aResult)
CatalogueDeletionType to a custom Result
using the global validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueDeletionType to a custom Result
using a custom validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate)
CatalogueItemSpecificationUpdateType to a DOM
Document using the global validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueItemSpecificationUpdateType to a DOM
Document using a custom validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nonnull File aResult)
CatalogueItemSpecificationUpdateType to a
File using the global validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CatalogueItemSpecificationUpdateType to a
File using a custom validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nonnull Result aResult)
CatalogueItemSpecificationUpdateType to a custom
Result using the global validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueItemSpecificationUpdateType to a custom
Result using a custom validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate)
CataloguePricingUpdateType to a DOM
Document using the global validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nullable ValidationEventHandler aCustomEventHandler)
CataloguePricingUpdateType to a DOM
Document using a custom validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nonnull File aResult)
CataloguePricingUpdateType to a File
using the global validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CataloguePricingUpdateType to a File
using a custom validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nonnull Result aResult)
CataloguePricingUpdateType to a custom
Result using the global validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CataloguePricingUpdateType to a custom
Result using a custom validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest)
CatalogueRequestType to a DOM Document
using the global validation event handler.aCatalogueRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueRequestType to a DOM Document
using a custom validation event handler.aCatalogueRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nonnull File aResult)
CatalogueRequestType to a File using the
global validation event handler.aCatalogueRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CatalogueRequestType to a File using a
custom validation event handler.aCatalogueRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nonnull Result aResult)
CatalogueRequestType to a custom Result
using the global validation event handler.aCatalogueRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueRequestType to a custom Result
using a custom validation event handler.aCatalogueRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin)
CertificateOfOriginType to a DOM
Document using the global validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nullable ValidationEventHandler aCustomEventHandler)
CertificateOfOriginType to a DOM
Document using a custom validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nonnull File aResult)
CertificateOfOriginType to a File using
the global validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CertificateOfOriginType to a File using
a custom validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nonnull Result aResult)
CertificateOfOriginType to a custom
Result using the global validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CertificateOfOriginType to a custom
Result using a custom validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice)
ContractAwardNoticeType to a DOM
Document using the global validation event handler.aContractAwardNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nullable ValidationEventHandler aCustomEventHandler)
ContractAwardNoticeType to a DOM
Document using a custom validation event handler.aContractAwardNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nonnull File aResult)
ContractAwardNoticeType to a File using
the global validation event handler.aContractAwardNotice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ContractAwardNoticeType to a File using
a custom validation event handler.aContractAwardNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nonnull Result aResult)
ContractAwardNoticeType to a custom
Result using the global validation event handler.aContractAwardNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ContractAwardNoticeType to a custom
Result using a custom validation event handler.aContractAwardNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice)
ContractNoticeType to a DOM Document
using the global validation event handler.aContractNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nullable ValidationEventHandler aCustomEventHandler)
ContractNoticeType to a DOM Document
using a custom validation event handler.aContractNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nonnull File aResult)
ContractNoticeType to a File using the
global validation event handler.aContractNotice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ContractNoticeType to a File using a
custom validation event handler.aContractNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nonnull Result aResult)
ContractNoticeType to a custom Result
using the global validation event handler.aContractNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ContractNoticeType to a custom Result
using a custom validation event handler.aContractNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote)
CreditNoteType to a DOM Document using
the global validation event handler.aCreditNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nullable ValidationEventHandler aCustomEventHandler)
CreditNoteType to a DOM Document using a
custom validation event handler.aCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nonnull File aResult)
CreditNoteType to a File using the
global validation event handler.aCreditNote - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
CreditNoteType to a File using a custom
validation event handler.aCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nonnull Result aResult)
CreditNoteType to a custom Result using
the global validation event handler.aCreditNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CreditNoteType to a custom Result using
a custom validation event handler.aCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote)
DebitNoteType to a DOM Document using
the global validation event handler.aDebitNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nullable ValidationEventHandler aCustomEventHandler)
DebitNoteType to a DOM Document using a
custom validation event handler.aDebitNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nonnull File aResult)
DebitNoteType to a File using the global
validation event handler.aDebitNote - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
DebitNoteType to a File using a custom
validation event handler.aDebitNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nonnull Result aResult)
DebitNoteType to a custom Result using
the global validation event handler.aDebitNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DebitNoteType to a custom Result using a
custom validation event handler.aDebitNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice)
DespatchAdviceType to a DOM Document
using the global validation event handler.aDespatchAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
DespatchAdviceType to a DOM Document
using a custom validation event handler.aDespatchAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nonnull File aResult)
DespatchAdviceType to a File using the
global validation event handler.aDespatchAdvice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
DespatchAdviceType to a File using a
custom validation event handler.aDespatchAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nonnull Result aResult)
DespatchAdviceType to a custom Result
using the global validation event handler.aDespatchAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DespatchAdviceType to a custom Result
using a custom validation event handler.aDespatchAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus)
DocumentStatusType to a DOM Document
using the global validation event handler.aDocumentStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nullable ValidationEventHandler aCustomEventHandler)
DocumentStatusType to a DOM Document
using a custom validation event handler.aDocumentStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nonnull File aResult)
DocumentStatusType to a File using the
global validation event handler.aDocumentStatus - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
DocumentStatusType to a File using a
custom validation event handler.aDocumentStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nonnull Result aResult)
DocumentStatusType to a custom Result
using the global validation event handler.aDocumentStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DocumentStatusType to a custom Result
using a custom validation event handler.aDocumentStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest)
DocumentStatusRequestType to a DOM
Document using the global validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
DocumentStatusRequestType to a DOM
Document using a custom validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nonnull File aResult)
DocumentStatusRequestType to a File
using the global validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
DocumentStatusRequestType to a File
using a custom validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nonnull Result aResult)
DocumentStatusRequestType to a custom
Result using the global validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DocumentStatusRequestType to a custom
Result using a custom validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria)
ExceptionCriteriaType to a DOM Document
using the global validation event handler.aExceptionCriteria - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nullable ValidationEventHandler aCustomEventHandler)
ExceptionCriteriaType to a DOM Document
using a custom validation event handler.aExceptionCriteria - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nonnull File aResult)
ExceptionCriteriaType to a File using
the global validation event handler.aExceptionCriteria - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ExceptionCriteriaType to a File using a
custom validation event handler.aExceptionCriteria - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nonnull Result aResult)
ExceptionCriteriaType to a custom Result
using the global validation event handler.aExceptionCriteria - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ExceptionCriteriaType to a custom Result
using a custom validation event handler.aExceptionCriteria - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification)
ExceptionNotificationType to a DOM
Document using the global validation event handler.aExceptionNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nullable ValidationEventHandler aCustomEventHandler)
ExceptionNotificationType to a DOM
Document using a custom validation event handler.aExceptionNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nonnull File aResult)
ExceptionNotificationType to a File
using the global validation event handler.aExceptionNotification - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ExceptionNotificationType to a File
using a custom validation event handler.aExceptionNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nonnull Result aResult)
ExceptionNotificationType to a custom
Result using the global validation event handler.aExceptionNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ExceptionNotificationType to a custom
Result using a custom validation event handler.aExceptionNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast)
ForecastType to a DOM Document using the
global validation event handler.aForecast - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nullable ValidationEventHandler aCustomEventHandler)
ForecastType to a DOM Document using a
custom validation event handler.aForecast - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nonnull File aResult)
ForecastType to a File using the global
validation event handler.aForecast - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ForecastType to a File using a custom
validation event handler.aForecast - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nonnull Result aResult)
ForecastType to a custom Result using
the global validation event handler.aForecast - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForecastType to a custom Result using a
custom validation event handler.aForecast - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision)
ForecastRevisionType to a DOM Document
using the global validation event handler.aForecastRevision - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nullable ValidationEventHandler aCustomEventHandler)
ForecastRevisionType to a DOM Document
using a custom validation event handler.aForecastRevision - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nonnull File aResult)
ForecastRevisionType to a File using the
global validation event handler.aForecastRevision - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ForecastRevisionType to a File using a
custom validation event handler.aForecastRevision - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nonnull Result aResult)
ForecastRevisionType to a custom Result
using the global validation event handler.aForecastRevision - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForecastRevisionType to a custom Result
using a custom validation event handler.aForecastRevision - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions)
ForwardingInstructionsType to a DOM
Document using the global validation event handler.aForwardingInstructions - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nullable ValidationEventHandler aCustomEventHandler)
ForwardingInstructionsType to a DOM
Document using a custom validation event handler.aForwardingInstructions - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nonnull File aResult)
ForwardingInstructionsType to a File
using the global validation event handler.aForwardingInstructions - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ForwardingInstructionsType to a File
using a custom validation event handler.aForwardingInstructions - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nonnull Result aResult)
ForwardingInstructionsType to a custom
Result using the global validation event handler.aForwardingInstructions - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForwardingInstructionsType to a custom
Result using a custom validation event handler.aForwardingInstructions - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice)
FreightInvoiceType to a DOM Document
using the global validation event handler.aFreightInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
FreightInvoiceType to a DOM Document
using a custom validation event handler.aFreightInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nonnull File aResult)
FreightInvoiceType to a File using the
global validation event handler.aFreightInvoice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
FreightInvoiceType to a File using a
custom validation event handler.aFreightInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nonnull Result aResult)
FreightInvoiceType to a custom Result
using the global validation event handler.aFreightInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
FreightInvoiceType to a custom Result
using a custom validation event handler.aFreightInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation)
FulfilmentCancellationType to a DOM
Document using the global validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nullable ValidationEventHandler aCustomEventHandler)
FulfilmentCancellationType to a DOM
Document using a custom validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nonnull File aResult)
FulfilmentCancellationType to a File
using the global validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
FulfilmentCancellationType to a File
using a custom validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nonnull Result aResult)
FulfilmentCancellationType to a custom
Result using the global validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
FulfilmentCancellationType to a custom
Result using a custom validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary)
GoodsItemItineraryType to a DOM Document
using the global validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nullable ValidationEventHandler aCustomEventHandler)
GoodsItemItineraryType to a DOM Document
using a custom validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nonnull File aResult)
GoodsItemItineraryType to a File using
the global validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
GoodsItemItineraryType to a File using a
custom validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nonnull Result aResult)
GoodsItemItineraryType to a custom
Result using the global validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
GoodsItemItineraryType to a custom
Result using a custom validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate)
GuaranteeCertificateType to a DOM
Document using the global validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nullable ValidationEventHandler aCustomEventHandler)
GuaranteeCertificateType to a DOM
Document using a custom validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nonnull File aResult)
GuaranteeCertificateType to a File using
the global validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
GuaranteeCertificateType to a File using
a custom validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nonnull Result aResult)
GuaranteeCertificateType to a custom
Result using the global validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
GuaranteeCertificateType to a custom
Result using a custom validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns)
InstructionForReturnsType to a DOM
Document using the global validation event handler.aInstructionForReturns - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nullable ValidationEventHandler aCustomEventHandler)
InstructionForReturnsType to a DOM
Document using a custom validation event handler.aInstructionForReturns - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nonnull File aResult)
InstructionForReturnsType to a File
using the global validation event handler.aInstructionForReturns - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
InstructionForReturnsType to a File
using a custom validation event handler.aInstructionForReturns - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nonnull Result aResult)
InstructionForReturnsType to a custom
Result using the global validation event handler.aInstructionForReturns - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InstructionForReturnsType to a custom
Result using a custom validation event handler.aInstructionForReturns - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport)
InventoryReportType to a DOM Document
using the global validation event handler.aInventoryReport - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nullable ValidationEventHandler aCustomEventHandler)
InventoryReportType to a DOM Document
using a custom validation event handler.aInventoryReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nonnull File aResult)
InventoryReportType to a File using the
global validation event handler.aInventoryReport - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
InventoryReportType to a File using a
custom validation event handler.aInventoryReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nonnull Result aResult)
InventoryReportType to a custom Result
using the global validation event handler.aInventoryReport - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InventoryReportType to a custom Result
using a custom validation event handler.aInventoryReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice)
InvoiceType to a DOM Document using the
global validation event handler.aInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
InvoiceType to a DOM Document using a
custom validation event handler.aInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nonnull File aResult)
InvoiceType to a File using the global
validation event handler.aInvoice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
InvoiceType to a File using a custom
validation event handler.aInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nonnull Result aResult)
InvoiceType to a custom Result using the
global validation event handler.aInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InvoiceType to a custom Result using a
custom validation event handler.aInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest)
ItemInformationRequestType to a DOM
Document using the global validation event handler.aItemInformationRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nullable ValidationEventHandler aCustomEventHandler)
ItemInformationRequestType to a DOM
Document using a custom validation event handler.aItemInformationRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nonnull File aResult)
ItemInformationRequestType to a File
using the global validation event handler.aItemInformationRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ItemInformationRequestType to a File
using a custom validation event handler.aItemInformationRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nonnull Result aResult)
ItemInformationRequestType to a custom
Result using the global validation event handler.aItemInformationRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ItemInformationRequestType to a custom
Result using a custom validation event handler.aItemInformationRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder)
OrderType to a DOM Document using the
global validation event handler.aOrder - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nullable ValidationEventHandler aCustomEventHandler)
OrderType to a DOM Document using a
custom validation event handler.aOrder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nonnull File aResult)
OrderType to a File using the global
validation event handler.aOrder - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
OrderType to a File using a custom
validation event handler.aOrder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nonnull Result aResult)
OrderType to a custom Result using the
global validation event handler.aOrder - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderType to a custom Result using a
custom validation event handler.aOrder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation)
OrderCancellationType to a DOM Document
using the global validation event handler.aOrderCancellation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nullable ValidationEventHandler aCustomEventHandler)
OrderCancellationType to a DOM Document
using a custom validation event handler.aOrderCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nonnull File aResult)
OrderCancellationType to a File using
the global validation event handler.aOrderCancellation - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
OrderCancellationType to a File using a
custom validation event handler.aOrderCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nonnull Result aResult)
OrderCancellationType to a custom Result
using the global validation event handler.aOrderCancellation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderCancellationType to a custom Result
using a custom validation event handler.aOrderCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange)
OrderChangeType to a DOM Document using
the global validation event handler.aOrderChange - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nullable ValidationEventHandler aCustomEventHandler)
OrderChangeType to a DOM Document using
a custom validation event handler.aOrderChange - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nonnull File aResult)
OrderChangeType to a File using the
global validation event handler.aOrderChange - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
OrderChangeType to a File using a custom
validation event handler.aOrderChange - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nonnull Result aResult)
OrderChangeType to a custom Result using
the global validation event handler.aOrderChange - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderChangeType to a custom Result using
a custom validation event handler.aOrderChange - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse)
OrderResponseType to a DOM Document
using the global validation event handler.aOrderResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nullable ValidationEventHandler aCustomEventHandler)
OrderResponseType to a DOM Document
using a custom validation event handler.aOrderResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nonnull File aResult)
OrderResponseType to a File using the
global validation event handler.aOrderResponse - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
OrderResponseType to a File using a
custom validation event handler.aOrderResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nonnull Result aResult)
OrderResponseType to a custom Result
using the global validation event handler.aOrderResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderResponseType to a custom Result
using a custom validation event handler.aOrderResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple)
OrderResponseSimpleType to a DOM
Document using the global validation event handler.aOrderResponseSimple - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nullable ValidationEventHandler aCustomEventHandler)
OrderResponseSimpleType to a DOM
Document using a custom validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nonnull File aResult)
OrderResponseSimpleType to a File using
the global validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
OrderResponseSimpleType to a File using
a custom validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nonnull Result aResult)
OrderResponseSimpleType to a custom
Result using the global validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderResponseSimpleType to a custom
Result using a custom validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList)
PackingListType to a DOM Document using
the global validation event handler.aPackingList - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nullable ValidationEventHandler aCustomEventHandler)
PackingListType to a DOM Document using
a custom validation event handler.aPackingList - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nonnull File aResult)
PackingListType to a File using the
global validation event handler.aPackingList - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
PackingListType to a File using a custom
validation event handler.aPackingList - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nonnull Result aResult)
PackingListType to a custom Result using
the global validation event handler.aPackingList - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
PackingListType to a custom Result using
a custom validation event handler.aPackingList - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice)
PriorInformationNoticeType to a DOM
Document using the global validation event handler.aPriorInformationNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nullable ValidationEventHandler aCustomEventHandler)
PriorInformationNoticeType to a DOM
Document using a custom validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nonnull File aResult)
PriorInformationNoticeType to a File
using the global validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
PriorInformationNoticeType to a File
using a custom validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nonnull Result aResult)
PriorInformationNoticeType to a custom
Result using the global validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
PriorInformationNoticeType to a custom
Result using a custom validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity)
ProductActivityType to a DOM Document
using the global validation event handler.aProductActivity - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nullable ValidationEventHandler aCustomEventHandler)
ProductActivityType to a DOM Document
using a custom validation event handler.aProductActivity - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nonnull File aResult)
ProductActivityType to a File using the
global validation event handler.aProductActivity - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ProductActivityType to a File using a
custom validation event handler.aProductActivity - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nonnull Result aResult)
ProductActivityType to a custom Result
using the global validation event handler.aProductActivity - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ProductActivityType to a custom Result
using a custom validation event handler.aProductActivity - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation)
QuotationType to a DOM Document using
the global validation event handler.aQuotation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nullable ValidationEventHandler aCustomEventHandler)
QuotationType to a DOM Document using a
custom validation event handler.aQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nonnull File aResult)
QuotationType to a File using the global
validation event handler.aQuotation - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
QuotationType to a File using a custom
validation event handler.aQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nonnull Result aResult)
QuotationType to a custom Result using
the global validation event handler.aQuotation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
QuotationType to a custom Result using a
custom validation event handler.aQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice)
ReceiptAdviceType to a DOM Document
using the global validation event handler.aReceiptAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
ReceiptAdviceType to a DOM Document
using a custom validation event handler.aReceiptAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nonnull File aResult)
ReceiptAdviceType to a File using the
global validation event handler.aReceiptAdvice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ReceiptAdviceType to a File using a
custom validation event handler.aReceiptAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nonnull Result aResult)
ReceiptAdviceType to a custom Result
using the global validation event handler.aReceiptAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ReceiptAdviceType to a custom Result
using a custom validation event handler.aReceiptAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder)
ReminderType to a DOM Document using the
global validation event handler.aReminder - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nullable ValidationEventHandler aCustomEventHandler)
ReminderType to a DOM Document using a
custom validation event handler.aReminder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nonnull File aResult)
ReminderType to a File using the global
validation event handler.aReminder - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
ReminderType to a File using a custom
validation event handler.aReminder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nonnull Result aResult)
ReminderType to a custom Result using
the global validation event handler.aReminder - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ReminderType to a custom Result using a
custom validation event handler.aReminder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice)
RemittanceAdviceType to a DOM Document
using the global validation event handler.aRemittanceAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
RemittanceAdviceType to a DOM Document
using a custom validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nonnull File aResult)
RemittanceAdviceType to a File using the
global validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
RemittanceAdviceType to a File using a
custom validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nonnull Result aResult)
RemittanceAdviceType to a custom Result
using the global validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RemittanceAdviceType to a custom Result
using a custom validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation)
RequestForQuotationType to a DOM
Document using the global validation event handler.aRequestForQuotation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nullable ValidationEventHandler aCustomEventHandler)
RequestForQuotationType to a DOM
Document using a custom validation event handler.aRequestForQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nonnull File aResult)
RequestForQuotationType to a File using
the global validation event handler.aRequestForQuotation - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
RequestForQuotationType to a File using
a custom validation event handler.aRequestForQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nonnull Result aResult)
RequestForQuotationType to a custom
Result using the global validation event handler.aRequestForQuotation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RequestForQuotationType to a custom
Result using a custom validation event handler.aRequestForQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent)
RetailEventType to a DOM Document using
the global validation event handler.aRetailEvent - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nullable ValidationEventHandler aCustomEventHandler)
RetailEventType to a DOM Document using
a custom validation event handler.aRetailEvent - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nonnull File aResult)
RetailEventType to a File using the
global validation event handler.aRetailEvent - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
RetailEventType to a File using a custom
validation event handler.aRetailEvent - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nonnull Result aResult)
RetailEventType to a custom Result using
the global validation event handler.aRetailEvent - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RetailEventType to a custom Result using
a custom validation event handler.aRetailEvent - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote)
SelfBilledCreditNoteType to a DOM
Document using the global validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nullable ValidationEventHandler aCustomEventHandler)
SelfBilledCreditNoteType to a DOM
Document using a custom validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nonnull File aResult)
SelfBilledCreditNoteType to a File using
the global validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
SelfBilledCreditNoteType to a File using
a custom validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nonnull Result aResult)
SelfBilledCreditNoteType to a custom
Result using the global validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
SelfBilledCreditNoteType to a custom
Result using a custom validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice)
SelfBilledInvoiceType to a DOM Document
using the global validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
SelfBilledInvoiceType to a DOM Document
using a custom validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nonnull File aResult)
SelfBilledInvoiceType to a File using
the global validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
SelfBilledInvoiceType to a File using a
custom validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nonnull Result aResult)
SelfBilledInvoiceType to a custom Result
using the global validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
SelfBilledInvoiceType to a custom Result
using a custom validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement)
StatementType to a DOM Document using
the global validation event handler.aStatement - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nullable ValidationEventHandler aCustomEventHandler)
StatementType to a DOM Document using a
custom validation event handler.aStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nonnull File aResult)
StatementType to a File using the global
validation event handler.aStatement - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
StatementType to a File using a custom
validation event handler.aStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nonnull Result aResult)
StatementType to a custom Result using
the global validation event handler.aStatement - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
StatementType to a custom Result using a
custom validation event handler.aStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport)
StockAvailabilityReportType to a DOM
Document using the global validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nullable ValidationEventHandler aCustomEventHandler)
StockAvailabilityReportType to a DOM
Document using a custom validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nonnull File aResult)
StockAvailabilityReportType to a File
using the global validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
StockAvailabilityReportType to a File
using a custom validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nonnull Result aResult)
StockAvailabilityReportType to a custom
Result using the global validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
StockAvailabilityReportType to a custom
Result using a custom validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender)
TenderType to a DOM Document using the
global validation event handler.aTender - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nullable ValidationEventHandler aCustomEventHandler)
TenderType to a DOM Document using a
custom validation event handler.aTender - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nonnull File aResult)
TenderType to a File using the global
validation event handler.aTender - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TenderType to a File using a custom
validation event handler.aTender - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nonnull Result aResult)
TenderType to a custom Result using the
global validation event handler.aTender - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TenderType to a custom Result using a
custom validation event handler.aTender - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification)
TendererQualificationType to a DOM
Document using the global validation event handler.aTendererQualification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nullable ValidationEventHandler aCustomEventHandler)
TendererQualificationType to a DOM
Document using a custom validation event handler.aTendererQualification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nonnull File aResult)
TendererQualificationType to a File
using the global validation event handler.aTendererQualification - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TendererQualificationType to a File
using a custom validation event handler.aTendererQualification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nonnull Result aResult)
TendererQualificationType to a custom
Result using the global validation event handler.aTendererQualification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TendererQualificationType to a custom
Result using a custom validation event handler.aTendererQualification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse)
TendererQualificationResponseType to a DOM
Document using the global validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nullable ValidationEventHandler aCustomEventHandler)
TendererQualificationResponseType to a DOM
Document using a custom validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nonnull File aResult)
TendererQualificationResponseType to a
File using the global validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TendererQualificationResponseType to a
File using a custom validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nonnull Result aResult)
TendererQualificationResponseType to a custom
Result using the global validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TendererQualificationResponseType to a custom
Result using a custom validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt)
TenderReceiptType to a DOM Document
using the global validation event handler.aTenderReceipt - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nullable ValidationEventHandler aCustomEventHandler)
TenderReceiptType to a DOM Document
using a custom validation event handler.aTenderReceipt - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nonnull File aResult)
TenderReceiptType to a File using the
global validation event handler.aTenderReceipt - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TenderReceiptType to a File using a
custom validation event handler.aTenderReceipt - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nonnull Result aResult)
TenderReceiptType to a custom Result
using the global validation event handler.aTenderReceipt - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TenderReceiptType to a custom Result
using a custom validation event handler.aTenderReceipt - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile)
TradeItemLocationProfileType to a DOM
Document using the global validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nullable ValidationEventHandler aCustomEventHandler)
TradeItemLocationProfileType to a DOM
Document using a custom validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nonnull File aResult)
TradeItemLocationProfileType to a File
using the global validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TradeItemLocationProfileType to a File
using a custom validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nonnull Result aResult)
TradeItemLocationProfileType to a custom
Result using the global validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TradeItemLocationProfileType to a custom
Result using a custom validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus)
TransportationStatusType to a DOM
Document using the global validation event handler.aTransportationStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nullable ValidationEventHandler aCustomEventHandler)
TransportationStatusType to a DOM
Document using a custom validation event handler.aTransportationStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nonnull File aResult)
TransportationStatusType to a File using
the global validation event handler.aTransportationStatus - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportationStatusType to a File using
a custom validation event handler.aTransportationStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nonnull Result aResult)
TransportationStatusType to a custom
Result using the global validation event handler.aTransportationStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportationStatusType to a custom
Result using a custom validation event handler.aTransportationStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest)
TransportationStatusRequestType to a DOM
Document using the global validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportationStatusRequestType to a DOM
Document using a custom validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nonnull File aResult)
TransportationStatusRequestType to a
File using the global validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportationStatusRequestType to a
File using a custom validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nonnull Result aResult)
TransportationStatusRequestType to a custom
Result using the global validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportationStatusRequestType to a custom
Result using a custom validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan)
TransportExecutionPlanType to a DOM
Document using the global validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nullable ValidationEventHandler aCustomEventHandler)
TransportExecutionPlanType to a DOM
Document using a custom validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nonnull File aResult)
TransportExecutionPlanType to a File
using the global validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportExecutionPlanType to a File
using a custom validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nonnull Result aResult)
TransportExecutionPlanType to a custom
Result using the global validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportExecutionPlanType to a custom
Result using a custom validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest)
TransportExecutionPlanRequestType to a DOM
Document using the global validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportExecutionPlanRequestType to a DOM
Document using a custom validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nonnull File aResult)
TransportExecutionPlanRequestType to a
File using the global validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportExecutionPlanRequestType to a
File using a custom validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nonnull Result aResult)
TransportExecutionPlanRequestType to a custom
Result using the global validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportExecutionPlanRequestType to a custom
Result using a custom validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus)
TransportProgressStatusType to a DOM
Document using the global validation event handler.aTransportProgressStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nullable ValidationEventHandler aCustomEventHandler)
TransportProgressStatusType to a DOM
Document using a custom validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nonnull File aResult)
TransportProgressStatusType to a File
using the global validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportProgressStatusType to a File
using a custom validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nonnull Result aResult)
TransportProgressStatusType to a custom
Result using the global validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportProgressStatusType to a custom
Result using a custom validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest)
TransportProgressStatusRequestType to a DOM
Document using the global validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportProgressStatusRequestType to a DOM
Document using a custom validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nonnull File aResult)
TransportProgressStatusRequestType to a
File using the global validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportProgressStatusRequestType to a
File using a custom validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nonnull Result aResult)
TransportProgressStatusRequestType to a custom
Result using the global validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportProgressStatusRequestType to a custom
Result using a custom validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription)
TransportServiceDescriptionType to a DOM
Document using the global validation event handler.aTransportServiceDescription - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nullable ValidationEventHandler aCustomEventHandler)
TransportServiceDescriptionType to a DOM
Document using a custom validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nonnull File aResult)
TransportServiceDescriptionType to a
File using the global validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportServiceDescriptionType to a
File using a custom validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nonnull Result aResult)
TransportServiceDescriptionType to a custom
Result using the global validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportServiceDescriptionType to a custom
Result using a custom validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest)
TransportServiceDescriptionRequestType to a DOM
Document using the global validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportServiceDescriptionRequestType to a DOM
Document using a custom validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nonnull File aResult)
TransportServiceDescriptionRequestType to a
File using the global validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
TransportServiceDescriptionRequestType to a
File using a custom validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nonnull Result aResult)
TransportServiceDescriptionRequestType to a
custom Result using the global validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportServiceDescriptionRequestType to a
custom Result using a custom validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification)
UnawardedNotificationType to a DOM
Document using the global validation event handler.aUnawardedNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nullable ValidationEventHandler aCustomEventHandler)
UnawardedNotificationType to a DOM
Document using a custom validation event handler.aUnawardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nonnull File aResult)
UnawardedNotificationType to a File
using the global validation event handler.aUnawardedNotification - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
UnawardedNotificationType to a File
using a custom validation event handler.aUnawardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nonnull Result aResult)
UnawardedNotificationType to a custom
Result using the global validation event handler.aUnawardedNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
UnawardedNotificationType to a custom
Result using a custom validation event handler.aUnawardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement)
UtilityStatementType to a DOM Document
using the global validation event handler.aUtilityStatement - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nullable ValidationEventHandler aCustomEventHandler)
UtilityStatementType to a DOM Document
using a custom validation event handler.aUtilityStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nonnull File aResult)
UtilityStatementType to a File using the
global validation event handler.aUtilityStatement - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
UtilityStatementType to a File using a
custom validation event handler.aUtilityStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nonnull Result aResult)
UtilityStatementType to a custom Result
using the global validation event handler.aUtilityStatement - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
UtilityStatementType to a custom Result
using a custom validation event handler.aUtilityStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static Document writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill)
WaybillType to a DOM Document using the
global validation event handler.aWaybill - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nullable ValidationEventHandler aCustomEventHandler)
WaybillType to a DOM Document using a
custom validation event handler.aWaybill - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nonnull File aResult)
WaybillType to a File using the global
validation event handler.aWaybill - the source object to convert. May not be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull File aResult)
WaybillType to a File using a custom
validation event handler.aWaybill - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the file to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nonnull Result aResult)
WaybillType to a custom Result using the
global validation event handler.aWaybill - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
WaybillType to a custom Result using a
custom validation event handler.aWaybill - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an errorCopyright © 2014–2015 Philip Helger. All rights reserved.