Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PayPerViewType
-
Packages that use PayPerViewType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PayPerViewType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PayPerViewType Modifier and Type Field Description protected PayPerViewTypeTelecommunicationsServiceType. payPerViewMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PayPerViewType Modifier and Type Method Description PayPerViewTypeTelecommunicationsServiceType. getPayPerView()Gets the value of the payPerView property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PayPerViewType Modifier and Type Method Description voidTelecommunicationsServiceType. setPayPerView(PayPerViewType value)Sets the value of the payPerView property. -
Uses of PayPerViewType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PayPerViewType Modifier and Type Method Description PayPerViewTypeObjectFactory. createPayPerViewType()Create an instance ofPayPerViewTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PayPerViewType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayPerViewType>ObjectFactory. createPayPerView(PayPerViewType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PayPerViewType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayPerViewType>ObjectFactory. createPayPerView(PayPerViewType value)
-