Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CV2IDType
-
Packages that use CV2IDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CV2IDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CV2IDType Modifier and Type Field Description protected CV2IDTypeCardAccountType. cv2IDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CV2IDType Modifier and Type Method Description CV2IDTypeCardAccountType. getCV2ID()Gets the value of the cv2ID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CV2IDType Modifier and Type Method Description voidCardAccountType. setCV2ID(CV2IDType value)Sets the value of the cv2ID property. -
Uses of CV2IDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CV2IDType Modifier and Type Method Description CV2IDTypeObjectFactory. createCV2IDType()Create an instance ofCV2IDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CV2IDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CV2IDType>ObjectFactory. createCV2ID(CV2IDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CV2IDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CV2IDType>ObjectFactory. createCV2ID(CV2IDType value)
-