public class DocumentCurrencyCodeType extends CurrencyCodeType
Java class for DocumentCurrencyCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DocumentCurrencyCodeType">
<simpleContent>
<extension base="<urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2>CurrencyCodeType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
DocumentCurrencyCodeType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DocumentCurrencyCodeType(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 DocumentCurrencyCodeType()
public boolean equals(Object o)
equals in class CurrencyCodeTypepublic int hashCode()
hashCode in class CurrencyCodeTypeCopyright © 2014 Philip Helger. All rights reserved.