public class IdentificationCodeType extends CountryIdentificationCodeType
Java class for IdentificationCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IdentificationCodeType">
<simpleContent>
<extension base="<urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2>CountryIdentificationCodeType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
IdentificationCodeType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
IdentificationCodeType(String valueParam)
Constructor for value of type String calling super class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
getLanguageID, getListAgencyID, getListAgencyName, getListID, getListName, getListSchemeURI, getListURI, getListVersionID, getName, getValue, setLanguageID, setListAgencyID, setListAgencyName, setListID, setListName, setListSchemeURI, setListURI, setListVersionID, setName, setValue, toStringpublic IdentificationCodeType()
public boolean equals(Object o)
equals in class CountryIdentificationCodeTypepublic int hashCode()
hashCode in class CountryIdentificationCodeTypeCopyright © 2014 Philip Helger. All rights reserved.