Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AccountTypeCodeType
-
Packages that use AccountTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AccountTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AccountTypeCodeType Modifier and Type Field Description protected AccountTypeCodeTypeFinancialAccountType. accountTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AccountTypeCodeType Modifier and Type Method Description AccountTypeCodeTypeFinancialAccountType. getAccountTypeCode()Gets the value of the accountTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AccountTypeCodeType Modifier and Type Method Description voidFinancialAccountType. setAccountTypeCode(AccountTypeCodeType value)Sets the value of the accountTypeCode property. -
Uses of AccountTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AccountTypeCodeType Modifier and Type Method Description AccountTypeCodeTypeObjectFactory. createAccountTypeCodeType()Create an instance ofAccountTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AccountTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountTypeCodeType>ObjectFactory. createAccountTypeCode(AccountTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AccountTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountTypeCodeType>ObjectFactory. createAccountTypeCode(AccountTypeCodeType value)
-