public class SerialIDType extends IdentifierType
Java class for SerialIDType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SerialIDType">
<simpleContent>
<extension base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>IdentifierType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
SerialIDType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
SerialIDType(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
|
getSchemeAgencyID, getSchemeAgencyName, getSchemeDataURI, getSchemeID, getSchemeName, getSchemeURI, getSchemeVersionID, getValue, setSchemeAgencyID, setSchemeAgencyName, setSchemeDataURI, setSchemeID, setSchemeName, setSchemeURI, setSchemeVersionID, setValue, toStringpublic SerialIDType()
public boolean equals(Object o)
equals in class IdentifierTypepublic int hashCode()
hashCode in class IdentifierTypeCopyright © 2014 Philip Helger. All rights reserved.