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