public class SunatRepresentationToType extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
CUSTOMIZATION_ID |
String |
QUANTITY_UNKNOW |
String |
UBL_VERSION_ID |
| Constructor and Description |
|---|
SunatRepresentationToType() |
| Modifier and Type | Method and Description |
|---|---|
Element |
generateElement(AdditionalInformationTypeSunatAgg object) |
oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
toCreditNoteType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.CustomerPartyType |
toCustomerPartyType(DocumentRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
toDebitNoteType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep) |
XMLGregorianCalendar |
toGregorianCalendar(java.time.LocalDate date) |
XMLGregorianCalendar |
toGregorianCalendarTime(java.time.LocalDateTime date) |
oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
toInvoiceType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.MonetaryTotalType |
toLegalMonetaryTotalType(DocumentRepresentation rep) |
PerceptionType |
toPerceptionType(org.openfact.models.OrganizationModel organization,
DocumentoSunatRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.PriceType |
toPriceType(String currencyID,
BigDecimal amount,
String priceTypeCode) |
RetentionType |
toRetentionType(org.openfact.models.OrganizationModel organization,
DocumentoSunatRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.SignatureType |
toSignatureType(org.openfact.models.OrganizationModel organization) |
SummaryDocumentsType |
toSummaryDocumentType(org.openfact.models.OrganizationModel organization,
SummaryRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.SupplierPartyType |
toSupplierParty(org.openfact.models.OrganizationModel organization) |
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.TaxTotalType |
toTaxTotalIGV(DocumentRepresentation rep) |
oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_21.UBLExtensionsType |
toUBLExtensionsType(DocumentRepresentation rep) |
VoidedDocumentsType |
toVoidedDocumentType(org.openfact.models.OrganizationModel organization,
VoidedRepresentation rep) |
public final String UBL_VERSION_ID
public final String CUSTOMIZATION_ID
public final String QUANTITY_UNKNOW
public XMLGregorianCalendar toGregorianCalendar(java.time.LocalDate date)
public XMLGregorianCalendar toGregorianCalendarTime(java.time.LocalDateTime date)
public oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType toInvoiceType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType toCreditNoteType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType toDebitNoteType(org.openfact.models.OrganizationModel organization,
DocumentRepresentation rep)
public PerceptionType toPerceptionType(org.openfact.models.OrganizationModel organization, DocumentoSunatRepresentation rep)
public RetentionType toRetentionType(org.openfact.models.OrganizationModel organization, DocumentoSunatRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_21.UBLExtensionsType toUBLExtensionsType(DocumentRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.PriceType toPriceType(String currencyID, BigDecimal amount, String priceTypeCode)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.SignatureType toSignatureType(org.openfact.models.OrganizationModel organization)
public SummaryDocumentsType toSummaryDocumentType(org.openfact.models.OrganizationModel organization, SummaryRepresentation rep)
public VoidedDocumentsType toVoidedDocumentType(org.openfact.models.OrganizationModel organization, VoidedRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.SupplierPartyType toSupplierParty(org.openfact.models.OrganizationModel organization)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.CustomerPartyType toCustomerPartyType(DocumentRepresentation rep)
public Element generateElement(AdditionalInformationTypeSunatAgg object)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.MonetaryTotalType toLegalMonetaryTotalType(DocumentRepresentation rep)
public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21.TaxTotalType toTaxTotalIGV(DocumentRepresentation rep)
Copyright © 2017. All rights reserved.