@ProviderType(value="sunat") @UBLDocumentType(value="DEBIT_NOTE") public class SunatUBLDebitNoteCustomizator extends AbstractDebitNoteProvider implements org.openfact.ubl.ubl21.debitnote.UBLDebitNoteCustomizator
| Constructor and Description |
|---|
SunatUBLDebitNoteCustomizator() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
Object o) |
String[] |
getExtraRequiredActions() |
org.openfact.models.types.DocumentRequiredAction[] |
getRequiredActions() |
resolvepublic void config(org.openfact.models.OrganizationModel organization,
org.openfact.models.DocumentModel document,
Object o)
config in interface org.openfact.ubl.UBLCustomizatorpublic org.openfact.models.types.DocumentRequiredAction[] getRequiredActions()
getRequiredActions in interface org.openfact.ubl.UBLCustomizatorpublic String[] getExtraRequiredActions()
getExtraRequiredActions in interface org.openfact.ubl.UBLCustomizatorCopyright © 2017. All rights reserved.