@CodingStyleguideUnaware public class ParticipantPartyType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ParticipantPartyType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantPartyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ParticipantPartyType 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
|
ContactType |
getCommercialContact()
<pre>
<?
|
InitiatingPartyIndicatorType |
getInitiatingPartyIndicator()
<pre>
<?
|
ContactType |
getLegalContact()
<pre>
<?
|
PartyType |
getParty()
<pre>
<?
|
PrivatePartyIndicatorType |
getPrivatePartyIndicator()
<pre>
<?
|
PublicPartyIndicatorType |
getPublicPartyIndicator()
<pre>
<?
|
ServiceProviderPartyIndicatorType |
getServiceProviderPartyIndicator()
<pre>
<?
|
ContactType |
getSupportContact()
<pre>
<?
|
ContactType |
getTechnicalContact()
<pre>
<?
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
isInitiatingPartyIndicatorValue(boolean nullValue)
Get the value of the contained InitiatingPartyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isPrivatePartyIndicatorValue(boolean nullValue)
Get the value of the contained PrivatePartyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isPublicPartyIndicatorValue(boolean nullValue)
Get the value of the contained PublicPartyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isServiceProviderPartyIndicatorValue(boolean nullValue)
Get the value of the contained ServiceProviderPartyIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCommercialContact(ContactType value)
Sets the value of the commercialContact property.
|
InitiatingPartyIndicatorType |
setInitiatingPartyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setInitiatingPartyIndicator(InitiatingPartyIndicatorType value)
Sets the value of the initiatingPartyIndicator property.
|
void |
setLegalContact(ContactType value)
Sets the value of the legalContact property.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
PrivatePartyIndicatorType |
setPrivatePartyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPrivatePartyIndicator(PrivatePartyIndicatorType value)
Sets the value of the privatePartyIndicator property.
|
PublicPartyIndicatorType |
setPublicPartyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPublicPartyIndicator(PublicPartyIndicatorType value)
Sets the value of the publicPartyIndicator property.
|
ServiceProviderPartyIndicatorType |
setServiceProviderPartyIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setServiceProviderPartyIndicator(ServiceProviderPartyIndicatorType value)
Sets the value of the serviceProviderPartyIndicator property.
|
void |
setSupportContact(ContactType value)
Sets the value of the supportContact property.
|
void |
setTechnicalContact(ContactType value)
Sets the value of the technicalContact property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ParticipantPartyType()
@Nullable public InitiatingPartyIndicatorType getInitiatingPartyIndicator()
InitiatingPartyIndicatorTypepublic void setInitiatingPartyIndicator(@Nullable InitiatingPartyIndicatorType value)
value - allowed object is
InitiatingPartyIndicatorType@Nullable public PrivatePartyIndicatorType getPrivatePartyIndicator()
PrivatePartyIndicatorTypepublic void setPrivatePartyIndicator(@Nullable PrivatePartyIndicatorType value)
value - allowed object is
PrivatePartyIndicatorType@Nullable public PublicPartyIndicatorType getPublicPartyIndicator()
PublicPartyIndicatorTypepublic void setPublicPartyIndicator(@Nullable PublicPartyIndicatorType value)
value - allowed object is
PublicPartyIndicatorType@Nullable public ServiceProviderPartyIndicatorType getServiceProviderPartyIndicator()
ServiceProviderPartyIndicatorTypepublic void setServiceProviderPartyIndicator(@Nullable ServiceProviderPartyIndicatorType value)
value - allowed object is
ServiceProviderPartyIndicatorType@Nullable public PartyType getParty()
PartyTypepublic void setParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public ContactType getLegalContact()
ContactTypepublic void setLegalContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nullable public ContactType getTechnicalContact()
ContactTypepublic void setTechnicalContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nullable public ContactType getSupportContact()
ContactTypepublic void setSupportContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nullable public ContactType getCommercialContact()
ContactTypepublic void setCommercialContact(@Nullable ContactType value)
value - allowed object is
ContactTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull ParticipantPartyType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ParticipantPartyType clone()
@Nonnull public InitiatingPartyIndicatorType setInitiatingPartyIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public PrivatePartyIndicatorType setPrivatePartyIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public PublicPartyIndicatorType setPublicPartyIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public ServiceProviderPartyIndicatorType setServiceProviderPartyIndicator(boolean valueParam)
valueParam - The value to be set.public boolean isInitiatingPartyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isPrivatePartyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isPublicPartyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isServiceProviderPartyIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>Copyright © 2017–2021 Philip Helger. All rights reserved.