@CodingStyleguideUnaware public class PowerOfAttorneyType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
PowerOfAttorneyType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMandateDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWitnessParty(PartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PowerOfAttorneyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PowerOfAttorneyType 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
|
PartyType |
getAgentParty()
<pre>
<?
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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<DocumentReferenceType> |
getMandateDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getMandateDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMandateDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PartyType |
getNotaryParty()
<pre>
<?
|
List<PartyType> |
getWitnessParty()
<pre>
<?
|
PartyType |
getWitnessPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWitnessPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMandateDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMandateDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWitnessPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWitnessPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAgentParty(PartyType value)
Sets the value of the agentParty property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
setMandateDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setNotaryParty(PartyType value)
Sets the value of the notaryParty property.
|
void |
setWitnessParty(List<PartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PowerOfAttorneyType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@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<DescriptionType> getDescription()
DescriptionType@Nullable public PartyType getNotaryParty()
PartyTypepublic void setNotaryParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getAgentParty()
PartyTypepublic void setAgentParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyType> getWitnessParty()
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getMandateDocumentReference()
DocumentReferenceTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setWitnessParty(@Nullable List<PartyType> aList)
aList - The new list member to set. May be <code>null</code>.public void setMandateDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasWitnessPartyEntries()
public boolean hasNoWitnessPartyEntries()
@Nonnegative public int getWitnessPartyCount()
@Nullable public PartyType getWitnessPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addWitnessParty(@Nonnull PartyType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasMandateDocumentReferenceEntries()
public boolean hasNoMandateDocumentReferenceEntries()
@Nonnegative public int getMandateDocumentReferenceCount()
@Nullable public DocumentReferenceType getMandateDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMandateDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull PowerOfAttorneyType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public PowerOfAttorneyType 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 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 IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getIssueDateValue()
@Nullable public LocalDate getIssueDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getIssueTimeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.