@CodingStyleguideUnaware public class PartyLegalEntityType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
PartyLegalEntityType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addShareholderParty(ShareholderPartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PartyLegalEntityType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PartyLegalEntityType 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
|
CompanyIDType |
getCompanyID()
<pre>
<?
|
String |
getCompanyIDValue()
Get the value of the contained CompanyIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CompanyLegalFormType |
getCompanyLegalForm()
<pre>
<?
|
CompanyLegalFormCodeType |
getCompanyLegalFormCode()
<pre>
<?
|
String |
getCompanyLegalFormCodeValue()
Get the value of the contained CompanyLegalFormCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getCompanyLegalFormValue()
Get the value of the contained CompanyLegalFormType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CompanyLiquidationStatusCodeType |
getCompanyLiquidationStatusCode()
<pre>
<?
|
String |
getCompanyLiquidationStatusCodeValue()
Get the value of the contained CompanyLiquidationStatusCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CorporateRegistrationSchemeType |
getCorporateRegistrationScheme()
<pre>
<?
|
CorporateStockAmountType |
getCorporateStockAmount()
<pre>
<?
|
BigDecimal |
getCorporateStockAmountValue()
Get the value of the contained CorporateStockAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
FullyPaidSharesIndicatorType |
getFullyPaidSharesIndicator()
<pre>
<?
|
PartyType |
getHeadOfficeParty()
<pre>
<?
|
AddressType |
getRegistrationAddress()
<pre>
<?
|
RegistrationDateType |
getRegistrationDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRegistrationDateValue()
Get the value of the contained RegistrationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRegistrationDateValueLocal()
Get the value of the contained RegistrationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RegistrationExpirationDateType |
getRegistrationExpirationDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getRegistrationExpirationDateValue()
Get the value of the contained RegistrationExpirationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getRegistrationExpirationDateValueLocal()
Get the value of the contained RegistrationExpirationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RegistrationNameType |
getRegistrationName()
<pre>
<?
|
String |
getRegistrationNameValue()
Get the value of the contained RegistrationNameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ShareholderPartyType> |
getShareholderParty()
<pre>
<?
|
ShareholderPartyType |
getShareholderPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShareholderPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
SoleProprietorshipIndicatorType |
getSoleProprietorshipIndicator()
<pre>
<?
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoShareholderPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasShareholderPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isFullyPaidSharesIndicatorValue(boolean nullValue)
Get the value of the contained FullyPaidSharesIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isSoleProprietorshipIndicatorValue(boolean nullValue)
Get the value of the contained SoleProprietorshipIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCompanyID(CompanyIDType value)
Sets the value of the companyID property.
|
CompanyIDType |
setCompanyID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCompanyLegalForm(CompanyLegalFormType value)
Sets the value of the companyLegalForm property.
|
CompanyLegalFormType |
setCompanyLegalForm(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCompanyLegalFormCode(CompanyLegalFormCodeType value)
Sets the value of the companyLegalFormCode property.
|
CompanyLegalFormCodeType |
setCompanyLegalFormCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCompanyLiquidationStatusCode(CompanyLiquidationStatusCodeType value)
Sets the value of the companyLiquidationStatusCode property.
|
CompanyLiquidationStatusCodeType |
setCompanyLiquidationStatusCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCorporateRegistrationScheme(CorporateRegistrationSchemeType value)
Sets the value of the corporateRegistrationScheme property.
|
CorporateStockAmountType |
setCorporateStockAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCorporateStockAmount(CorporateStockAmountType value)
Sets the value of the corporateStockAmount property.
|
FullyPaidSharesIndicatorType |
setFullyPaidSharesIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setFullyPaidSharesIndicator(FullyPaidSharesIndicatorType value)
Sets the value of the fullyPaidSharesIndicator property.
|
void |
setHeadOfficeParty(PartyType value)
Sets the value of the headOfficeParty property.
|
void |
setRegistrationAddress(AddressType value)
Sets the value of the registrationAddress property.
|
RegistrationDateType |
setRegistrationDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRegistrationDate(RegistrationDateType value)
Sets the value of the registrationDate property.
|
RegistrationDateType |
setRegistrationDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RegistrationExpirationDateType |
setRegistrationExpirationDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRegistrationExpirationDate(RegistrationExpirationDateType value)
Sets the value of the registrationExpirationDate property.
|
RegistrationExpirationDateType |
setRegistrationExpirationDate(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 |
setRegistrationName(RegistrationNameType value)
Sets the value of the registrationName property.
|
RegistrationNameType |
setRegistrationName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setShareholderParty(List<ShareholderPartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SoleProprietorshipIndicatorType |
setSoleProprietorshipIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSoleProprietorshipIndicator(SoleProprietorshipIndicatorType value)
Sets the value of the soleProprietorshipIndicator property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PartyLegalEntityType()
@Nullable public RegistrationNameType getRegistrationName()
RegistrationNameTypepublic void setRegistrationName(@Nullable RegistrationNameType value)
value - allowed object is
RegistrationNameType@Nullable public CompanyIDType getCompanyID()
CompanyIDTypepublic void setCompanyID(@Nullable CompanyIDType value)
value - allowed object is
CompanyIDType@Nullable public RegistrationDateType getRegistrationDate()
RegistrationDateTypepublic void setRegistrationDate(@Nullable RegistrationDateType value)
value - allowed object is
RegistrationDateType@Nullable public RegistrationExpirationDateType getRegistrationExpirationDate()
RegistrationExpirationDateTypepublic void setRegistrationExpirationDate(@Nullable RegistrationExpirationDateType value)
value - allowed object is
RegistrationExpirationDateType@Nullable public CompanyLegalFormCodeType getCompanyLegalFormCode()
CompanyLegalFormCodeTypepublic void setCompanyLegalFormCode(@Nullable CompanyLegalFormCodeType value)
value - allowed object is
CompanyLegalFormCodeType@Nullable public CompanyLegalFormType getCompanyLegalForm()
CompanyLegalFormTypepublic void setCompanyLegalForm(@Nullable CompanyLegalFormType value)
value - allowed object is
CompanyLegalFormType@Nullable public SoleProprietorshipIndicatorType getSoleProprietorshipIndicator()
SoleProprietorshipIndicatorTypepublic void setSoleProprietorshipIndicator(@Nullable SoleProprietorshipIndicatorType value)
value - allowed object is
SoleProprietorshipIndicatorType@Nullable public CompanyLiquidationStatusCodeType getCompanyLiquidationStatusCode()
CompanyLiquidationStatusCodeTypepublic void setCompanyLiquidationStatusCode(@Nullable CompanyLiquidationStatusCodeType value)
value - allowed object is
CompanyLiquidationStatusCodeType@Nullable public CorporateStockAmountType getCorporateStockAmount()
CorporateStockAmountTypepublic void setCorporateStockAmount(@Nullable CorporateStockAmountType value)
value - allowed object is
CorporateStockAmountType@Nullable public FullyPaidSharesIndicatorType getFullyPaidSharesIndicator()
FullyPaidSharesIndicatorTypepublic void setFullyPaidSharesIndicator(@Nullable FullyPaidSharesIndicatorType value)
value - allowed object is
FullyPaidSharesIndicatorType@Nullable public AddressType getRegistrationAddress()
AddressTypepublic void setRegistrationAddress(@Nullable AddressType value)
value - allowed object is
AddressType@Nullable public CorporateRegistrationSchemeType getCorporateRegistrationScheme()
CorporateRegistrationSchemeTypepublic void setCorporateRegistrationScheme(@Nullable CorporateRegistrationSchemeType value)
value - allowed object is
CorporateRegistrationSchemeType@Nullable public PartyType getHeadOfficeParty()
PartyTypepublic void setHeadOfficeParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ShareholderPartyType> getShareholderParty()
ShareholderPartyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setShareholderParty(@Nullable List<ShareholderPartyType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasShareholderPartyEntries()
public boolean hasNoShareholderPartyEntries()
@Nonnegative public int getShareholderPartyCount()
@Nullable public ShareholderPartyType getShareholderPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addShareholderParty(@Nonnull ShareholderPartyType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull PartyLegalEntityType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public PartyLegalEntityType clone()
@Nonnull public CorporateStockAmountType setCorporateStockAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CompanyLegalFormCodeType setCompanyLegalFormCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CompanyLiquidationStatusCodeType setCompanyLiquidationStatusCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegistrationDateType setRegistrationDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegistrationDateType setRegistrationDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegistrationExpirationDateType setRegistrationExpirationDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegistrationExpirationDateType setRegistrationExpirationDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CompanyIDType setCompanyID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SoleProprietorshipIndicatorType setSoleProprietorshipIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public FullyPaidSharesIndicatorType setFullyPaidSharesIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public CompanyLegalFormType setCompanyLegalForm(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RegistrationNameType setRegistrationName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getRegistrationNameValue()
@Nullable public String getCompanyIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRegistrationDateValue()
@Nullable public LocalDate getRegistrationDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getRegistrationExpirationDateValue()
@Nullable public LocalDate getRegistrationExpirationDateValueLocal()
@Nullable public String getCompanyLegalFormCodeValue()
@Nullable public String getCompanyLegalFormValue()
public boolean isSoleProprietorshipIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public String getCompanyLiquidationStatusCodeValue()
@Nullable public BigDecimal getCorporateStockAmountValue()
public boolean isFullyPaidSharesIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>Copyright © 2017–2021 Philip Helger. All rights reserved.