@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, addClassification, addHasSubOrganization, addHasUnit, addLinkedTo, addPrefLabel, addPurpose, addSubOrganizationOf, addTransitiveSubOrganizationOf, cloneTo, getAltLabel, getAltLabelAtIndex, getAltLabelCount, getClassification, getClassificationAtIndex, getClassificationCount, getHasSubOrganization, getHasSubOrganizationAtIndex, getHasSubOrganizationCount, getHasUnit, getHasUnitAtIndex, getHasUnitCount, getLinkedTo, getLinkedToAtIndex, getLinkedToCount, getPrefLabel, getPrefLabelAtIndex, getPrefLabelCount, getPurpose, getPurposeAtIndex, getPurposeCount, getSubOrganizationOf, getSubOrganizationOfAtIndex, getSubOrganizationOfCount, getTransitiveSubOrganizationOf, getTransitiveSubOrganizationOfAtIndex, getTransitiveSubOrganizationOfCount, hasAltLabelEntries, hasClassificationEntries, hasHasSubOrganizationEntries, hasHasUnitEntries, hasLinkedToEntries, hasNoAltLabelEntries, hasNoClassificationEntries, hasNoHasSubOrganizationEntries, hasNoHasUnitEntries, hasNoLinkedToEntries, hasNoPrefLabelEntries, hasNoPurposeEntries, hasNoSubOrganizationOfEntries, hasNoTransitiveSubOrganizationOfEntries, hasPrefLabelEntries, hasPurposeEntries, hasSubOrganizationOfEntries, hasTransitiveSubOrganizationOfEntries, setAltLabel, setClassification, setHasSubOrganization, setHasUnit, setLinkedTo, setPrefLabel, setPurpose, setSubOrganizationOf, setTransitiveSubOrganizationOfaddId, addLocation, addName, addRoleOf, addType, cloneTo, getAlias, getAliasValue, getDefaultContactPoint, getId, getIdAtIndex, getIdCount, getLocation, getLocationAtIndex, getLocationCount, getName, getNameAtIndex, getNameCount, getRoleOf, getRoleOfAtIndex, getRoleOfCount, getType, getTypeAtIndex, getTypeCount, getVersionIdAttr, hasIdEntries, hasLocationEntries, hasNameEntries, hasNoIdEntries, hasNoLocationEntries, hasNoNameEntries, hasNoRoleOfEntries, hasNoTypeEntries, hasRoleOfEntries, hasTypeEntries, setAlias, setAlias, setDefaultContactPoint, setId, setLocation, setName, setRoleOf, setType, 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–2021 toop.eu. All rights reserved.