Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CardAccountType
-
Packages that use CardAccountType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CardAccountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CardAccountType Modifier and Type Field Description protected CardAccountTypePaymentMeansType. cardAccountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CardAccountType Modifier and Type Method Description CardAccountTypeObjectFactory. createCardAccountType()Create an instance ofCardAccountTypeCardAccountTypePaymentMeansType. getCardAccount()Gets the value of the cardAccount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CardAccountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CardAccountType>ObjectFactory. createCardAccount(CardAccountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CardAccountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CardAccountType>ObjectFactory. createCardAccount(CardAccountType value)voidPaymentMeansType. setCardAccount(CardAccountType value)Sets the value of the cardAccount property.
-