@CodingStyleguideUnaware public class TenderReceiptType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TenderReceiptType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContractName(ContractNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSignature(SignatureType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTenderDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TenderReceiptType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TenderReceiptType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ContractFolderIDType |
getContractFolderID()
<pre>
<?
|
String |
getContractFolderIDValue()
Get the value of the contained ContractFolderIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ContractNameType> |
getContractName()
<pre>
<?
|
ContractNameType |
getContractNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContractNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CopyIndicatorType |
getCopyIndicator()
<pre>
<?
|
CustomizationIDType |
getCustomizationID()
<pre>
<?
|
String |
getCustomizationIDValue()
Get the value of the contained CustomizationIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueDateType |
getIssueDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getIssueDateValue()
Get the value of the contained IssueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getIssueDateValueLocal()
Get the value of the contained IssueDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueTimeType |
getIssueTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getIssueTimeValue()
Get the value of the contained IssueTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getIssueTimeValueLocal()
Get the value of the contained IssueTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProfileExecutionIDType |
getProfileExecutionID()
<pre>
<?
|
String |
getProfileExecutionIDValue()
Get the value of the contained ProfileExecutionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ProfileIDType |
getProfileID()
<pre>
<?
|
String |
getProfileIDValue()
Get the value of the contained ProfileIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getReceiverParty()
<pre>
<?
|
RegisteredDateType |
getRegisteredDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRegisteredDateValue()
Get the value of the contained RegisteredDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRegisteredDateValueLocal()
Get the value of the contained RegisteredDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RegisteredTimeType |
getRegisteredTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getRegisteredTimeValue()
Get the value of the contained RegisteredTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getRegisteredTimeValueLocal()
Get the value of the contained RegisteredTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getSenderParty()
<pre>
<?
|
List<SignatureType> |
getSignature()
<pre>
<?
|
SignatureType |
getSignatureAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSignatureCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DocumentReferenceType> |
getTenderDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getTenderDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTenderDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
UBLExtensionsType |
getUBLExtensions()
A container for all extensions present in the document.
|
UBLVersionIDType |
getUBLVersionID()
<pre>
<?
|
String |
getUBLVersionIDValue()
Get the value of the contained UBLVersionIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UUIDType |
getUUID()
<pre>
<?
|
String |
getUUIDValue()
Get the value of the contained UUIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasContractNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoContractNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
hasNoTenderDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSignatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTenderDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isCopyIndicatorValue(boolean nullValue)
Get the value of the contained CopyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setContractFolderID(ContractFolderIDType value)
Sets the value of the contractFolderID property.
|
ContractFolderIDType |
setContractFolderID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setContractName(List<ContractNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CopyIndicatorType |
setCopyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.
|
CustomizationIDType |
setCustomizationID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
IssueDateType |
setIssueDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueDateType |
setIssueDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
IssueTimeType |
setIssueTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IssueTimeType |
setIssueTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.
|
ProfileExecutionIDType |
setProfileExecutionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setProfileID(ProfileIDType value)
Sets the value of the profileID property.
|
ProfileIDType |
setProfileID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setReceiverParty(PartyType value)
Sets the value of the receiverParty property.
|
RegisteredDateType |
setRegisteredDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRegisteredDate(RegisteredDateType value)
Sets the value of the registeredDate property.
|
RegisteredDateType |
setRegisteredDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RegisteredTimeType |
setRegisteredTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRegisteredTime(RegisteredTimeType value)
Sets the value of the registeredTime property.
|
RegisteredTimeType |
setRegisteredTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSenderParty(PartyType value)
Sets the value of the senderParty property.
|
void |
setSignature(List<SignatureType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTenderDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
UBLVersionIDType |
setUBLVersionID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
UUIDType |
setUUID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TenderReceiptType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public UBLVersionIDType getUBLVersionID()
UBLVersionIDTypepublic void setUBLVersionID(@Nullable UBLVersionIDType value)
value - allowed object is
UBLVersionIDType@Nullable public CustomizationIDType getCustomizationID()
CustomizationIDTypepublic void setCustomizationID(@Nullable CustomizationIDType value)
value - allowed object is
CustomizationIDType@Nullable public ProfileIDType getProfileID()
ProfileIDTypepublic void setProfileID(@Nullable ProfileIDType value)
value - allowed object is
ProfileIDType@Nullable public ProfileExecutionIDType getProfileExecutionID()
ProfileExecutionIDTypepublic void setProfileExecutionID(@Nullable ProfileExecutionIDType value)
value - allowed object is
ProfileExecutionIDType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public CopyIndicatorType getCopyIndicator()
CopyIndicatorTypepublic void setCopyIndicator(@Nullable CopyIndicatorType value)
value - allowed object is
CopyIndicatorType@Nullable public UUIDType getUUID()
UUIDTypepublic void setUUID(@Nullable UUIDType value)
value - allowed object is
UUIDType@Nullable public ContractFolderIDType getContractFolderID()
ContractFolderIDTypepublic void setContractFolderID(@Nullable ContractFolderIDType value)
value - allowed object is
ContractFolderIDType@Nullable public IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(@Nullable IssueDateType value)
value - allowed object is
IssueDateType@Nullable public IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(@Nullable IssueTimeType value)
value - allowed object is
IssueTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ContractNameType> getContractName()
ContractNameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public RegisteredDateType getRegisteredDate()
RegisteredDateTypepublic void setRegisteredDate(@Nullable RegisteredDateType value)
value - allowed object is
RegisteredDateType@Nullable public RegisteredTimeType getRegisteredTime()
RegisteredTimeTypepublic void setRegisteredTime(@Nullable RegisteredTimeType value)
value - allowed object is
RegisteredTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getTenderDocumentReference()
DocumentReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<SignatureType> getSignature()
SignatureType@Nullable public PartyType getSenderParty()
PartyTypepublic void setSenderParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getReceiverParty()
PartyTypepublic void setReceiverParty(@Nullable PartyType value)
value - allowed object is
PartyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setContractName(@Nullable List<ContractNameType> aList)
aList - The new list member to set. May be <code>null</code>.public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setTenderDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setSignature(@Nullable List<SignatureType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasContractNameEntries()
public boolean hasNoContractNameEntries()
@Nonnegative public int getContractNameCount()
@Nullable public ContractNameType getContractNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addContractName(@Nonnull ContractNameType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTenderDocumentReferenceEntries()
public boolean hasNoTenderDocumentReferenceEntries()
@Nonnegative public int getTenderDocumentReferenceCount()
@Nullable public DocumentReferenceType getTenderDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTenderDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasSignatureEntries()
public boolean hasNoSignatureEntries()
@Nonnegative public int getSignatureCount()
@Nullable public SignatureType getSignatureAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addSignature(@Nonnull SignatureType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull TenderReceiptType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TenderReceiptType clone()
@Nonnull public IssueDateType setIssueDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueDateType setIssueDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegisteredDateType setRegisteredDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegisteredDateType setRegisteredDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueTimeType setIssueTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IssueTimeType setIssueTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegisteredTimeType setRegisteredTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegisteredTimeType setRegisteredTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public UBLVersionIDType setUBLVersionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CustomizationIDType setCustomizationID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ProfileIDType setProfileID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ProfileExecutionIDType setProfileExecutionID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public UUIDType setUUID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ContractFolderIDType setContractFolderID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CopyIndicatorType setCopyIndicator(boolean valueParam)
valueParam - The value to be set.@Nullable public String getUBLVersionIDValue()
@Nullable public String getCustomizationIDValue()
@Nullable public String getProfileIDValue()
@Nullable public String getProfileExecutionIDValue()
@Nullable public String getIDValue()
public boolean isCopyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public String getUUIDValue()
@Nullable public String getContractFolderIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getIssueDateValue()
@Nullable public LocalDate getIssueDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getIssueTimeValue()
@Nullable public LocalTime getIssueTimeValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRegisteredDateValue()
@Nullable public LocalDate getRegisteredDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getRegisteredTimeValue()
@Nullable public LocalTime getRegisteredTimeValueLocal()
Copyright © 2017–2021 Philip Helger. All rights reserved.