Class GuaranteeCertificateType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.GuaranteeCertificateType
-
public class GuaranteeCertificateType extends Object
Java class for GuaranteeCertificateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GuaranteeCertificateType"> <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" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/> <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}ContractFolderID"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/> <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}GuaranteeTypeCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Purpose" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LiabilityAmount"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConstitutionCode" 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:CommonAggregateComponents-2}ApplicablePeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ApplicableRegulation" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GuaranteeDocumentReference" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ImmobilizedSecurity" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GuarantorParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InterestedParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BeneficiaryParty" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GuaranteeCertificateType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PeriodTypegetApplicablePeriod()Gets the value of the applicablePeriod property.List<RegulationType>getApplicableRegulation()Gets the value of the applicableRegulation property.PartyTypegetBeneficiaryParty()Gets the value of the beneficiaryParty property.ConstitutionCodeTypegetConstitutionCode()Gets the value of the constitutionCode property.ContractFolderIDTypegetContractFolderID()Gets the value of the contractFolderID property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.List<DocumentReferenceType>getGuaranteeDocumentReference()Gets the value of the guaranteeDocumentReference property.GuaranteeTypeCodeTypegetGuaranteeTypeCode()Gets the value of the guaranteeTypeCode property.PartyTypegetGuarantorParty()Gets the value of the guarantorParty property.IDTypegetID()Gets the value of the id property.List<ImmobilizedSecurityType>getImmobilizedSecurity()Gets the value of the immobilizedSecurity property.PartyTypegetInterestedParty()Gets the value of the interestedParty property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.LiabilityAmountTypegetLiabilityAmount()Gets the value of the liabilityAmount 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<PurposeType>getPurpose()Gets the value of the purpose 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.voidsetApplicablePeriod(PeriodType value)Sets the value of the applicablePeriod property.voidsetBeneficiaryParty(PartyType value)Sets the value of the beneficiaryParty property.voidsetConstitutionCode(ConstitutionCodeType value)Sets the value of the constitutionCode property.voidsetContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetGuaranteeTypeCode(GuaranteeTypeCodeType value)Sets the value of the guaranteeTypeCode property.voidsetGuarantorParty(PartyType value)Sets the value of the guarantorParty property.voidsetID(IDType value)Sets the value of the id property.voidsetInterestedParty(PartyType value)Sets the value of the interestedParty property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetLiabilityAmount(LiabilityAmountType value)Sets the value of the liabilityAmount 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.
-
-
-
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
-
copyIndicator
protected CopyIndicatorType copyIndicator
-
uuid
protected UUIDType uuid
-
contractFolderID
protected ContractFolderIDType contractFolderID
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
guaranteeTypeCode
protected GuaranteeTypeCodeType guaranteeTypeCode
-
purpose
protected List<PurposeType> purpose
-
liabilityAmount
protected LiabilityAmountType liabilityAmount
-
constitutionCode
protected ConstitutionCodeType constitutionCode
-
applicablePeriod
protected PeriodType applicablePeriod
-
applicableRegulation
protected List<RegulationType> applicableRegulation
-
guaranteeDocumentReference
protected List<DocumentReferenceType> guaranteeDocumentReference
-
immobilizedSecurity
protected List<ImmobilizedSecurityType> immobilizedSecurity
-
signature
protected List<SignatureType> signature
-
guarantorParty
protected PartyType guarantorParty
-
interestedParty
protected PartyType interestedParty
-
beneficiaryParty
protected PartyType beneficiaryParty
-
-
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
-
getCopyIndicator
public CopyIndicatorType getCopyIndicator()
Gets the value of the copyIndicator property.- Returns:
- possible object is
CopyIndicatorType
-
setCopyIndicator
public void setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.- Parameters:
value- allowed object isCopyIndicatorType
-
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
-
getContractFolderID
public ContractFolderIDType getContractFolderID()
Gets the value of the contractFolderID property.- Returns:
- possible object is
ContractFolderIDType
-
setContractFolderID
public void setContractFolderID(ContractFolderIDType value)
Sets the value of the contractFolderID property.- Parameters:
value- allowed object isContractFolderIDType
-
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
-
getGuaranteeTypeCode
public GuaranteeTypeCodeType getGuaranteeTypeCode()
Gets the value of the guaranteeTypeCode property.- Returns:
- possible object is
GuaranteeTypeCodeType
-
setGuaranteeTypeCode
public void setGuaranteeTypeCode(GuaranteeTypeCodeType value)
Sets the value of the guaranteeTypeCode property.- Parameters:
value- allowed object isGuaranteeTypeCodeType
-
getPurpose
public List<PurposeType> getPurpose()
Gets the value of the purpose 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 purpose property.For example, to add a new item, do as follows:
getPurpose().add(newItem);Objects of the following type(s) are allowed in the list
PurposeType
-
getLiabilityAmount
public LiabilityAmountType getLiabilityAmount()
Gets the value of the liabilityAmount property.- Returns:
- possible object is
LiabilityAmountType
-
setLiabilityAmount
public void setLiabilityAmount(LiabilityAmountType value)
Sets the value of the liabilityAmount property.- Parameters:
value- allowed object isLiabilityAmountType
-
getConstitutionCode
public ConstitutionCodeType getConstitutionCode()
Gets the value of the constitutionCode property.- Returns:
- possible object is
ConstitutionCodeType
-
setConstitutionCode
public void setConstitutionCode(ConstitutionCodeType value)
Sets the value of the constitutionCode property.- Parameters:
value- allowed object isConstitutionCodeType
-
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
-
getApplicablePeriod
public PeriodType getApplicablePeriod()
Gets the value of the applicablePeriod property.- Returns:
- possible object is
PeriodType
-
setApplicablePeriod
public void setApplicablePeriod(PeriodType value)
Sets the value of the applicablePeriod property.- Parameters:
value- allowed object isPeriodType
-
getApplicableRegulation
public List<RegulationType> getApplicableRegulation()
Gets the value of the applicableRegulation 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 applicableRegulation property.For example, to add a new item, do as follows:
getApplicableRegulation().add(newItem);Objects of the following type(s) are allowed in the list
RegulationType
-
getGuaranteeDocumentReference
public List<DocumentReferenceType> getGuaranteeDocumentReference()
Gets the value of the guaranteeDocumentReference 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 guaranteeDocumentReference property.For example, to add a new item, do as follows:
getGuaranteeDocumentReference().add(newItem);Objects of the following type(s) are allowed in the list
DocumentReferenceType
-
getImmobilizedSecurity
public List<ImmobilizedSecurityType> getImmobilizedSecurity()
Gets the value of the immobilizedSecurity 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 immobilizedSecurity property.For example, to add a new item, do as follows:
getImmobilizedSecurity().add(newItem);Objects of the following type(s) are allowed in the list
ImmobilizedSecurityType
-
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
-
getGuarantorParty
public PartyType getGuarantorParty()
Gets the value of the guarantorParty property.- Returns:
- possible object is
PartyType
-
setGuarantorParty
public void setGuarantorParty(PartyType value)
Sets the value of the guarantorParty property.- Parameters:
value- allowed object isPartyType
-
getInterestedParty
public PartyType getInterestedParty()
Gets the value of the interestedParty property.- Returns:
- possible object is
PartyType
-
setInterestedParty
public void setInterestedParty(PartyType value)
Sets the value of the interestedParty property.- Parameters:
value- allowed object isPartyType
-
getBeneficiaryParty
public PartyType getBeneficiaryParty()
Gets the value of the beneficiaryParty property.- Returns:
- possible object is
PartyType
-
-