@CodingStyleguideUnaware public class VoidedDocumentsType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice. Details</ccts:DictionaryEntryName><ccts:Definition>The document used to request payment.</ccts:Definition><ccts:ObjectClass>ConsolidatedInvoice</ccts:ObjectClass></ccts:Component>
Java class for VoidedDocumentsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VoidedDocumentsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReferenceDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AccountingSupplierParty"/>
<element ref="{urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1}VoidedDocumentsLine" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
VoidedDocumentsType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addNote(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSignature(oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addVoidedDocumentsLine(VoidedDocumentsLineType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
VoidedDocumentsType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(VoidedDocumentsType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SupplierPartyType |
getAccountingSupplierParty()
<?
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.CustomizationIDType |
getCustomizationID()
<?
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType |
getID()
<?
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IssueDateType |
getIssueDate()
<?
|
List<oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType> |
getNote()
<?
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ReferenceDateType |
getReferenceDate()
Gets the value of the referenceDate property.
|
List<oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType> |
getSignature()
<?
|
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType |
getSignatureAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSignatureCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_2.UBLExtensionsType |
getUBLExtensions()
A container for all extensions present in the document.
|
oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.UBLVersionIDType |
getUBLVersionID()
<?
|
List<VoidedDocumentsLineType> |
getVoidedDocumentsLine()
<?
|
VoidedDocumentsLineType |
getVoidedDocumentsLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getVoidedDocumentsLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSignatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoVoidedDocumentsLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSignatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasVoidedDocumentsLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAccountingSupplierParty(oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SupplierPartyType value)
Sets the value of the accountingSupplierParty property.
|
void |
setCustomizationID(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.CustomizationIDType value)
Sets the value of the customizationID property.
|
void |
setID(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType value)
Sets the value of the id property.
|
void |
setIssueDate(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IssueDateType value)
Sets the value of the issueDate property.
|
void |
setNote(List<oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setReferenceDate(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ReferenceDateType value)
Sets the value of the referenceDate property.
|
void |
setSignature(List<oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setUBLExtensions(oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_2.UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setUBLVersionID(oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
void |
setVoidedDocumentsLine(List<VoidedDocumentsLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public VoidedDocumentsType()
@Nullable public oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_2.UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_2.UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.UBLVersionIDType getUBLVersionID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice. UBL Version Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>The earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Invoice</ccts:ObjectClass><ccts:PropertyTerm>UBL Version Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>2.0.5</ccts:Examples></ccts:Component>
UBLVersionIDTypepublic void setUBLVersionID(@Nullable oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.UBLVersionIDType value)
value - allowed object is
UBLVersionIDType@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.CustomizationIDType getCustomizationID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice. Customization Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>Identifies a user-defined customization of UBL for a specific use.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Invoice</ccts:ObjectClass><ccts:PropertyTerm>Customization Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>NES</ccts:Examples></ccts:Component>
CustomizationIDTypepublic void setCustomizationID(@Nullable oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.CustomizationIDType value)
value - allowed object is
CustomizationIDType@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the Invoice assigned by the Creditor.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Invoice Number</ccts:AlternativeBusinessTerms></ccts:Component>
IDTypepublic void setID(@Nullable oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType value)
value - allowed object is
IDType@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ReferenceDateType getReferenceDate()
ReferenceDateTypepublic void setReferenceDate(@Nullable oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ReferenceDateType value)
value - allowed object is
ReferenceDateType@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IssueDateType getIssueDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice Issue Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date assigned by the Creditor on which the Invoice was issued.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTerm>Issue Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Invoice Date</ccts:AlternativeBusinessTerms></ccts:Component>
IssueDateTypepublic void setIssueDate(@Nullable oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IssueDateType value)
value - allowed object is
IssueDateType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType> getNote()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice. Note. Text</ccts:DictionaryEntryName><ccts:Definition>Free-form text applying to the Invoice. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTerm>Note</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the note property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the note property.
For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType> getSignature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice Signature</ccts:DictionaryEntryName><ccts:Definition>An association to Signature.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTerm>Signature</ccts:PropertyTerm><ccts:AssociatedObjectClass>Signature</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the signature property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the signature property.
For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureType
@Nullable public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SupplierPartyType getAccountingSupplierParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice Accounting_ Supplier Party. Supplier Party</ccts:DictionaryEntryName><ccts:Definition>An association to the Accounting Supplier Party.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTermQualifier>Accounting</ccts:PropertyTermQualifier><ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass></ccts:Component>
SupplierPartyTypepublic void setAccountingSupplierParty(@Nullable oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SupplierPartyType value)
value - allowed object is
SupplierPartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<VoidedDocumentsLineType> getVoidedDocumentsLine()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:sunat:names:specification:ubl:peru:schema:xsd:VoidedDocuments-1" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:sac="urn:sunat:names:specification:ubl:peru:schema:xsd:SunatAggregateComponents-1" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consolidated Invoice Accounting_ Supplier Party. Supplier Party</ccts:DictionaryEntryName><ccts:Definition>An association to the Accounting Supplier Party.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consolidated Invoice</ccts:ObjectClass><ccts:PropertyTermQualifier>Accounting</ccts:PropertyTermQualifier><ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the voidedDocumentsLine property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the voidedDocumentsLine property.
For example, to add a new item, do as follows:
getVoidedDocumentsLine().add(newItem);
Objects of the following type(s) are allowed in the list
VoidedDocumentsLineType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType> aList)
aList - The new list member to set. May be null.public void setSignature(@Nullable List<oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType> aList)
aList - The new list member to set. May be null.public void setVoidedDocumentsLine(@Nullable List<VoidedDocumentsLineType> aList)
aList - The new list member to set. May be null.public boolean hasNoteEntries()
true if at least one item is contained, false otherwise.public boolean hasNoNoteEntries()
true if no item is contained, false otherwise.@Nonnegative public int getNoteCount()
@Nullable public oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType elem)
elem - The element to be added. May not be null.public boolean hasSignatureEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSignatureEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSignatureCount()
@Nullable public oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType getSignatureAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSignature(@Nonnull oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.SignatureType elem)
elem - The element to be added. May not be null.public boolean hasVoidedDocumentsLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoVoidedDocumentsLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getVoidedDocumentsLineCount()
@Nullable public VoidedDocumentsLineType getVoidedDocumentsLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addVoidedDocumentsLine(@Nonnull VoidedDocumentsLineType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull VoidedDocumentsType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public VoidedDocumentsType clone()
Copyright © 2018–2020 Philip Helger. All rights reserved.