Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrimaryAccountNumberIDType
-
Packages that use PrimaryAccountNumberIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrimaryAccountNumberIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrimaryAccountNumberIDType Modifier and Type Field Description protected PrimaryAccountNumberIDTypeCardAccountType. primaryAccountNumberIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrimaryAccountNumberIDType Modifier and Type Method Description PrimaryAccountNumberIDTypeCardAccountType. getPrimaryAccountNumberID()Gets the value of the primaryAccountNumberID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrimaryAccountNumberIDType Modifier and Type Method Description voidCardAccountType. setPrimaryAccountNumberID(PrimaryAccountNumberIDType value)Sets the value of the primaryAccountNumberID property. -
Uses of PrimaryAccountNumberIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrimaryAccountNumberIDType Modifier and Type Method Description PrimaryAccountNumberIDTypeObjectFactory. createPrimaryAccountNumberIDType()Create an instance ofPrimaryAccountNumberIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrimaryAccountNumberIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrimaryAccountNumberIDType>ObjectFactory. createPrimaryAccountNumberID(PrimaryAccountNumberIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrimaryAccountNumberIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrimaryAccountNumberIDType>ObjectFactory. createPrimaryAccountNumberID(PrimaryAccountNumberIDType value)
-