Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CreditAccountType
-
Packages that use CreditAccountType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CreditAccountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CreditAccountType Modifier and Type Field Description protected CreditAccountTypePaymentMeansType. creditAccountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CreditAccountType Modifier and Type Method Description CreditAccountTypeObjectFactory. createCreditAccountType()Create an instance ofCreditAccountTypeCreditAccountTypePaymentMeansType. getCreditAccount()Gets the value of the creditAccount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CreditAccountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditAccountType>ObjectFactory. createCreditAccount(CreditAccountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CreditAccountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditAccountType>ObjectFactory. createCreditAccount(CreditAccountType value)voidPaymentMeansType. setCreditAccount(CreditAccountType value)Sets the value of the creditAccount property.
-