@CodingStyleguideUnaware public class DCatAPRoleType extends ConceptType
Java class for RoleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RoleType">
<complexContent>
<extension base="{http://www.w3.org/2004/02/skos/core#}ConceptType">
<sequence>
</sequence>
<anyAttribute processContents='skip'/>
</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 |
|---|
DCatAPRoleType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
DCatAPRoleType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(DCatAPRoleType 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
|
addAny, cloneTo, getAny, getAnyAtIndex, getAnyCount, getOtherAttributes, hasAnyEntries, hasNoAnyEntries, setAny, toStringpublic DCatAPRoleType()
public boolean equals(Object o)
equals in class ConceptTypepublic int hashCode()
hashCode in class ConceptTypepublic void cloneTo(@Nonnull DCatAPRoleType 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 DCatAPRoleType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class ConceptTypenull.Copyright © 2020–2021 toop.eu. All rights reserved.