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>
| Constructor and Description |
|---|
GuaranteeCertificateType() |
| Modifier and Type | Method and Description |
|---|---|
PeriodType |
getApplicablePeriod()
Gets the value of the applicablePeriod property.
|
List<RegulationType> |
getApplicableRegulation()
Gets the value of the applicableRegulation property.
|
PartyType |
getBeneficiaryParty()
Gets the value of the beneficiaryParty property.
|
ConstitutionCodeType |
getConstitutionCode()
Gets the value of the constitutionCode property.
|
ContractFolderIDType |
getContractFolderID()
Gets the value of the contractFolderID property.
|
CopyIndicatorType |
getCopyIndicator()
Gets the value of the copyIndicator property.
|
CustomizationIDType |
getCustomizationID()
Gets the value of the customizationID property.
|
List<DocumentReferenceType> |
getGuaranteeDocumentReference()
Gets the value of the guaranteeDocumentReference property.
|
GuaranteeTypeCodeType |
getGuaranteeTypeCode()
Gets the value of the guaranteeTypeCode property.
|
PartyType |
getGuarantorParty()
Gets the value of the guarantorParty property.
|
IDType |
getID()
Gets the value of the id property.
|
List<ImmobilizedSecurityType> |
getImmobilizedSecurity()
Gets the value of the immobilizedSecurity property.
|
PartyType |
getInterestedParty()
Gets the value of the interestedParty property.
|
IssueDateType |
getIssueDate()
Gets the value of the issueDate property.
|
IssueTimeType |
getIssueTime()
Gets the value of the issueTime property.
|
LiabilityAmountType |
getLiabilityAmount()
Gets the value of the liabilityAmount property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
ProfileExecutionIDType |
getProfileExecutionID()
Gets the value of the profileExecutionID property.
|
ProfileIDType |
getProfileID()
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.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
UBLVersionIDType |
getUBLVersionID()
Gets the value of the ublVersionID property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
void |
setApplicablePeriod(PeriodType value)
Sets the value of the applicablePeriod property.
|
void |
setBeneficiaryParty(PartyType value)
Sets the value of the beneficiaryParty property.
|
void |
setConstitutionCode(ConstitutionCodeType value)
Sets the value of the constitutionCode property.
|
void |
setContractFolderID(ContractFolderIDType value)
Sets the value of the contractFolderID property.
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.
|
void |
setGuaranteeTypeCode(GuaranteeTypeCodeType value)
Sets the value of the guaranteeTypeCode property.
|
void |
setGuarantorParty(PartyType value)
Sets the value of the guarantorParty property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setInterestedParty(PartyType value)
Sets the value of the interestedParty property.
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
void |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
void |
setLiabilityAmount(LiabilityAmountType value)
Sets the value of the liabilityAmount property.
|
void |
setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.
|
void |
setProfileID(ProfileIDType value)
Sets the value of the profileID property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
protected UBLExtensionsType ublExtensions
protected UBLVersionIDType ublVersionID
protected CustomizationIDType customizationID
protected ProfileIDType profileID
protected ProfileExecutionIDType profileExecutionID
protected IDType id
protected CopyIndicatorType copyIndicator
protected UUIDType uuid
protected ContractFolderIDType contractFolderID
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected GuaranteeTypeCodeType guaranteeTypeCode
protected List<PurposeType> purpose
protected LiabilityAmountType liabilityAmount
protected ConstitutionCodeType constitutionCode
protected PeriodType applicablePeriod
protected List<RegulationType> applicableRegulation
protected List<DocumentReferenceType> guaranteeDocumentReference
protected List<ImmobilizedSecurityType> immobilizedSecurity
protected List<SignatureType> signature
protected PartyType guarantorParty
protected PartyType interestedParty
protected PartyType beneficiaryParty
public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(UBLExtensionsType value)
value - allowed object is
UBLExtensionsTypepublic UBLVersionIDType getUBLVersionID()
UBLVersionIDTypepublic void setUBLVersionID(UBLVersionIDType value)
value - allowed object is
UBLVersionIDTypepublic CustomizationIDType getCustomizationID()
CustomizationIDTypepublic void setCustomizationID(CustomizationIDType value)
value - allowed object is
CustomizationIDTypepublic ProfileIDType getProfileID()
ProfileIDTypepublic void setProfileID(ProfileIDType value)
value - allowed object is
ProfileIDTypepublic ProfileExecutionIDType getProfileExecutionID()
ProfileExecutionIDTypepublic void setProfileExecutionID(ProfileExecutionIDType value)
value - allowed object is
ProfileExecutionIDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic CopyIndicatorType getCopyIndicator()
CopyIndicatorTypepublic void setCopyIndicator(CopyIndicatorType value)
value - allowed object is
CopyIndicatorTypepublic UUIDType getUUID()
UUIDTypepublic void setUUID(UUIDType value)
value - allowed object is
UUIDTypepublic ContractFolderIDType getContractFolderID()
ContractFolderIDTypepublic void setContractFolderID(ContractFolderIDType value)
value - allowed object is
ContractFolderIDTypepublic IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(IssueDateType value)
value - allowed object is
IssueDateTypepublic IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(IssueTimeType value)
value - allowed object is
IssueTimeTypepublic GuaranteeTypeCodeType getGuaranteeTypeCode()
GuaranteeTypeCodeTypepublic void setGuaranteeTypeCode(GuaranteeTypeCodeType value)
value - allowed object is
GuaranteeTypeCodeTypepublic List<PurposeType> getPurpose()
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 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
public LiabilityAmountType getLiabilityAmount()
LiabilityAmountTypepublic void setLiabilityAmount(LiabilityAmountType value)
value - allowed object is
LiabilityAmountTypepublic ConstitutionCodeType getConstitutionCode()
ConstitutionCodeTypepublic void setConstitutionCode(ConstitutionCodeType value)
value - allowed object is
ConstitutionCodeTypepublic List<NoteType> getNote()
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
public PeriodType getApplicablePeriod()
PeriodTypepublic void setApplicablePeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<RegulationType> getApplicableRegulation()
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 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
public List<DocumentReferenceType> getGuaranteeDocumentReference()
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 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
public List<ImmobilizedSecurityType> getImmobilizedSecurity()
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 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
public List<SignatureType> getSignature()
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
public PartyType getGuarantorParty()
PartyTypepublic void setGuarantorParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getInterestedParty()
PartyTypepublic void setInterestedParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getBeneficiaryParty()
PartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.