Class CertificateOfOriginType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.CertificateOfOriginType
-
public class CertificateOfOriginType extends Object
Java class for CertificateOfOriginType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CertificateOfOriginType"> <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" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/> <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:CommonBasicComponents-2}VersionID" 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}ExporterParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ImporterParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EndorserParty" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CertificateOfOriginApplication"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}IssuerEndorsement"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EmbassyEndorsement" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InsuranceEndorsement" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CertificateOfOriginApplicationTypecertificateOfOriginApplicationprotected CustomizationIDTypecustomizationIDprotected List<DescriptionType>descriptionprotected EndorsementTypeembassyEndorsementprotected List<EndorserPartyType>endorserPartyprotected PartyTypeexporterPartyprotected IDTypeidprotected PartyTypeimporterPartyprotected EndorsementTypeinsuranceEndorsementprotected IssueDateTypeissueDateprotected EndorsementTypeissuerEndorsementprotected IssueTimeTypeissueTimeprotected List<NoteType>noteprotected ProfileExecutionIDTypeprofileExecutionIDprotected ProfileIDTypeprofileIDprotected List<SignatureType>signatureprotected UBLExtensionsTypeublExtensionsprotected UBLVersionIDTypeublVersionIDprotected UUIDTypeuuidprotected VersionIDTypeversionID
-
Constructor Summary
Constructors Constructor Description CertificateOfOriginType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CertificateOfOriginApplicationTypegetCertificateOfOriginApplication()Gets the value of the certificateOfOriginApplication property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DescriptionType>getDescription()Gets the value of the description property.EndorsementTypegetEmbassyEndorsement()Gets the value of the embassyEndorsement property.List<EndorserPartyType>getEndorserParty()Gets the value of the endorserParty property.PartyTypegetExporterParty()Gets the value of the exporterParty property.IDTypegetID()Gets the value of the id property.PartyTypegetImporterParty()Gets the value of the importerParty property.EndorsementTypegetInsuranceEndorsement()Gets the value of the insuranceEndorsement property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.EndorsementTypegetIssuerEndorsement()Gets the value of the issuerEndorsement property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.List<NoteType>getNote()Gets the value of the note property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.List<SignatureType>getSignature()Gets the value of the signature property.UBLExtensionsTypegetUBLExtensions()Gets the value of the ublExtensions property.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UUIDTypegetUUID()Gets the value of the uuid property.VersionIDTypegetVersionID()Gets the value of the versionID property.voidsetCertificateOfOriginApplication(CertificateOfOriginApplicationType value)Sets the value of the certificateOfOriginApplication property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetEmbassyEndorsement(EndorsementType value)Sets the value of the embassyEndorsement property.voidsetExporterParty(PartyType value)Sets the value of the exporterParty property.voidsetID(IDType value)Sets the value of the id property.voidsetImporterParty(PartyType value)Sets the value of the importerParty property.voidsetInsuranceEndorsement(EndorsementType value)Sets the value of the insuranceEndorsement property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssuerEndorsement(EndorsementType value)Sets the value of the issuerEndorsement property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetUBLExtensions(UBLExtensionsType value)Sets the value of the ublExtensions property.voidsetUBLVersionID(UBLVersionIDType value)Sets the value of the ublVersionID property.voidsetUUID(UUIDType value)Sets the value of the uuid property.voidsetVersionID(VersionIDType value)Sets the value of the versionID property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
-
ublVersionID
protected UBLVersionIDType ublVersionID
-
customizationID
protected CustomizationIDType customizationID
-
profileID
protected ProfileIDType profileID
-
profileExecutionID
protected ProfileExecutionIDType profileExecutionID
-
id
protected IDType id
-
uuid
protected UUIDType uuid
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
description
protected List<DescriptionType> description
-
versionID
protected VersionIDType versionID
-
signature
protected List<SignatureType> signature
-
exporterParty
protected PartyType exporterParty
-
importerParty
protected PartyType importerParty
-
endorserParty
protected List<EndorserPartyType> endorserParty
-
certificateOfOriginApplication
protected CertificateOfOriginApplicationType certificateOfOriginApplication
-
issuerEndorsement
protected EndorsementType issuerEndorsement
-
embassyEndorsement
protected EndorsementType embassyEndorsement
-
insuranceEndorsement
protected EndorsementType insuranceEndorsement
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
Gets the value of the ublExtensions property.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType
-
getUBLVersionID
public UBLVersionIDType getUBLVersionID()
Gets the value of the ublVersionID property.- Returns:
- possible object is
UBLVersionIDType
-
setUBLVersionID
public void setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.- Parameters:
value- allowed object isUBLVersionIDType
-
getCustomizationID
public CustomizationIDType getCustomizationID()
Gets the value of the customizationID property.- Returns:
- possible object is
CustomizationIDType
-
setCustomizationID
public void setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.- Parameters:
value- allowed object isCustomizationIDType
-
getProfileID
public ProfileIDType getProfileID()
Gets the value of the profileID property.- Returns:
- possible object is
ProfileIDType
-
setProfileID
public void setProfileID(ProfileIDType value)
Sets the value of the profileID property.- Parameters:
value- allowed object isProfileIDType
-
getProfileExecutionID
public ProfileExecutionIDType getProfileExecutionID()
Gets the value of the profileExecutionID property.- Returns:
- possible object is
ProfileExecutionIDType
-
setProfileExecutionID
public void setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.- Parameters:
value- allowed object isProfileExecutionIDType
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getUUID
public UUIDType getUUID()
Gets the value of the uuid property.- Returns:
- possible object is
UUIDType
-
setUUID
public void setUUID(UUIDType value)
Sets the value of the uuid property.- Parameters:
value- allowed object isUUIDType
-
getIssueDate
public IssueDateType getIssueDate()
Gets the value of the issueDate property.- Returns:
- possible object is
IssueDateType
-
setIssueDate
public void setIssueDate(IssueDateType value)
Sets the value of the issueDate property.- Parameters:
value- allowed object isIssueDateType
-
getIssueTime
public IssueTimeType getIssueTime()
Gets the value of the issueTime property.- Returns:
- possible object is
IssueTimeType
-
setIssueTime
public void setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.- Parameters:
value- allowed object isIssueTimeType
-
getDescription
public List<DescriptionType> getDescription()
Gets the value of the description 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
setmethod for the description property.For example, to add a new item, do as follows:
getDescription().add(newItem);Objects of the following type(s) are allowed in the list
DescriptionType
-
getNote
public List<NoteType> getNote()
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
setmethod 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
-
getVersionID
public VersionIDType getVersionID()
Gets the value of the versionID property.- Returns:
- possible object is
VersionIDType
-
setVersionID
public void setVersionID(VersionIDType value)
Sets the value of the versionID property.- Parameters:
value- allowed object isVersionIDType
-
getSignature
public List<SignatureType> getSignature()
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
setmethod 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
-
getExporterParty
public PartyType getExporterParty()
Gets the value of the exporterParty property.- Returns:
- possible object is
PartyType
-
setExporterParty
public void setExporterParty(PartyType value)
Sets the value of the exporterParty property.- Parameters:
value- allowed object isPartyType
-
getImporterParty
public PartyType getImporterParty()
Gets the value of the importerParty property.- Returns:
- possible object is
PartyType
-
setImporterParty
public void setImporterParty(PartyType value)
Sets the value of the importerParty property.- Parameters:
value- allowed object isPartyType
-
getEndorserParty
public List<EndorserPartyType> getEndorserParty()
Gets the value of the endorserParty 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
setmethod for the endorserParty property.For example, to add a new item, do as follows:
getEndorserParty().add(newItem);Objects of the following type(s) are allowed in the list
EndorserPartyType
-
getCertificateOfOriginApplication
public CertificateOfOriginApplicationType getCertificateOfOriginApplication()
Gets the value of the certificateOfOriginApplication property.- Returns:
- possible object is
CertificateOfOriginApplicationType
-
setCertificateOfOriginApplication
public void setCertificateOfOriginApplication(CertificateOfOriginApplicationType value)
Sets the value of the certificateOfOriginApplication property.- Parameters:
value- allowed object isCertificateOfOriginApplicationType
-
getIssuerEndorsement
public EndorsementType getIssuerEndorsement()
Gets the value of the issuerEndorsement property.- Returns:
- possible object is
EndorsementType
-
setIssuerEndorsement
public void setIssuerEndorsement(EndorsementType value)
Sets the value of the issuerEndorsement property.- Parameters:
value- allowed object isEndorsementType
-
getEmbassyEndorsement
public EndorsementType getEmbassyEndorsement()
Gets the value of the embassyEndorsement property.- Returns:
- possible object is
EndorsementType
-
setEmbassyEndorsement
public void setEmbassyEndorsement(EndorsementType value)
Sets the value of the embassyEndorsement property.- Parameters:
value- allowed object isEndorsementType
-
getInsuranceEndorsement
public EndorsementType getInsuranceEndorsement()
Gets the value of the insuranceEndorsement property.- Returns:
- possible object is
EndorsementType
-
setInsuranceEndorsement
public void setInsuranceEndorsement(EndorsementType value)
Sets the value of the insuranceEndorsement property.- Parameters:
value- allowed object isEndorsementType
-
-