@CodingStyleguideUnaware public class IdentifierType extends com.helger.xsds.ccts.cct.schemamodule.IdentifierType implements Serializable
| Constructor and Description |
|---|
IdentifierType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IdentifierType(String valueParam)
Constructor for value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(IdentifierType 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
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
cloneTo, getSchemeAgencyID, getSchemeAgencyName, getSchemeDataURI, getSchemeID, getSchemeName, getSchemeURI, getSchemeVersionID, getValue, setSchemeAgencyID, setSchemeAgencyName, setSchemeDataURI, setSchemeID, setSchemeName, setSchemeURI, setSchemeVersionID, setValue, toStringpublic IdentifierType()
public boolean equals(Object o)
equals in class com.helger.xsds.ccts.cct.schemamodule.IdentifierTypepublic int hashCode()
hashCode in class com.helger.xsds.ccts.cct.schemamodule.IdentifierTypepublic void cloneTo(@Nonnull IdentifierType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public IdentifierType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class com.helger.xsds.ccts.cct.schemamodule.IdentifierTypeCopyright © 2017–2021 Philip Helger. All rights reserved.