@CodingStyleguideUnaware public class PublicOrganizationType extends FormalOrganizationType
Java class for PublicOrganizationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PublicOrganizationType">
<complexContent>
<extension base="{https://semic.org/sa/cv/cagv/agent-2.0.0#}FormalOrganizationType">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
PublicOrganizationType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
PublicOrganizationType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PublicOrganizationType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
addFormalName, cloneTo, getFormalLocation, getFormalName, getFormalNameAtIndex, getFormalNameCount, getTaxIdentifier, getTaxIdentifierValue, hasFormalNameEntries, hasNoFormalNameEntries, setFormalLocation, setFormalName, setTaxIdentifier, setTaxIdentifier, toStringaddAltLabel, addPrefLabel, cloneTo, getAltLabel, getAltLabelAtIndex, getAltLabelCount, getPrefLabel, getPrefLabelAtIndex, getPrefLabelCount, hasAltLabelEntries, hasNoAltLabelEntries, hasNoPrefLabelEntries, hasPrefLabelEntries, setAltLabel, setPrefLabeladdId, addLocation, addName, addRoleOf, cloneTo, getAlias, getAliasValue, getDefaultContactPoint, getId, getIdAtIndex, getIdCount, getLocation, getLocationAtIndex, getLocationCount, getName, getNameAtIndex, getNameCount, getRoleOf, getRoleOfAtIndex, getRoleOfCount, getVersionIdAttr, hasIdEntries, hasLocationEntries, hasNameEntries, hasNoIdEntries, hasNoLocationEntries, hasNoNameEntries, hasNoRoleOfEntries, hasRoleOfEntries, setAlias, setAlias, setDefaultContactPoint, setId, setLocation, setName, setRoleOf, setVersionIdAttrcloneTopublic PublicOrganizationType()
public boolean equals(Object o)
equals in class FormalOrganizationTypepublic int hashCode()
hashCode in class FormalOrganizationTypepublic void cloneTo(@Nonnull PublicOrganizationType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public PublicOrganizationType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class FormalOrganizationTypenull.Copyright © 2020 toop.eu. All rights reserved.