Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AccountFormatCodeType
-
Packages that use AccountFormatCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AccountFormatCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AccountFormatCodeType Modifier and Type Field Description protected AccountFormatCodeTypeFinancialAccountType. accountFormatCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AccountFormatCodeType Modifier and Type Method Description AccountFormatCodeTypeFinancialAccountType. getAccountFormatCode()Gets the value of the accountFormatCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AccountFormatCodeType Modifier and Type Method Description voidFinancialAccountType. setAccountFormatCode(AccountFormatCodeType value)Sets the value of the accountFormatCode property. -
Uses of AccountFormatCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AccountFormatCodeType Modifier and Type Method Description AccountFormatCodeTypeObjectFactory. createAccountFormatCodeType()Create an instance ofAccountFormatCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AccountFormatCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountFormatCodeType>ObjectFactory. createAccountFormatCode(AccountFormatCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AccountFormatCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountFormatCodeType>ObjectFactory. createAccountFormatCode(AccountFormatCodeType value)
-