Class AccountFormatCodeType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.CodeType
-
- network.oxalis.peppol.ubl2.jaxb.udt.CodeType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.AccountFormatCodeType
-
public class AccountFormatCodeType extends CodeType
Java class for AccountFormatCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountFormatCodeType"> <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 AccountFormatCodeType()
-
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
-
-