Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AccountIDType
-
Packages that use AccountIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AccountIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AccountIDType Modifier and Type Field Description protected AccountIDTypeCreditAccountType. accountIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AccountIDType Modifier and Type Method Description AccountIDTypeCreditAccountType. getAccountID()Gets the value of the accountID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AccountIDType Modifier and Type Method Description voidCreditAccountType. setAccountID(AccountIDType value)Sets the value of the accountID property. -
Uses of AccountIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AccountIDType Modifier and Type Method Description AccountIDTypeObjectFactory. createAccountIDType()Create an instance ofAccountIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AccountIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountIDType>ObjectFactory. createAccountID(AccountIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AccountIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccountIDType>ObjectFactory. createAccountID(AccountIDType value)
-