Class AdjustmentReasonCodeType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.CodeType
-
- network.oxalis.peppol.ubl2.jaxb.udt.CodeType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.AdjustmentReasonCodeType
-
public class AdjustmentReasonCodeType extends CodeType
Java class for AdjustmentReasonCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdjustmentReasonCodeType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>CodeType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.CodeType
languageID, listAgencyID, listAgencyName, listID, listName, listSchemeURI, listURI, listVersionID, name, value
-
-
Constructor Summary
Constructors Constructor Description AdjustmentReasonCodeType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.CodeType
getLanguageID, getListAgencyID, getListAgencyName, getListID, getListName, getListSchemeURI, getListURI, getListVersionID, getName, getValue, setLanguageID, setListAgencyID, setListAgencyName, setListID, setListName, setListSchemeURI, setListURI, setListVersionID, setName, setValue
-
-