Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CallBaseAmountType
-
Packages that use CallBaseAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CallBaseAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CallBaseAmountType Modifier and Type Field Description protected CallBaseAmountTypeTelecommunicationsServiceType. callBaseAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CallBaseAmountType Modifier and Type Method Description CallBaseAmountTypeTelecommunicationsServiceType. getCallBaseAmount()Gets the value of the callBaseAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CallBaseAmountType Modifier and Type Method Description voidTelecommunicationsServiceType. setCallBaseAmount(CallBaseAmountType value)Sets the value of the callBaseAmount property. -
Uses of CallBaseAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CallBaseAmountType Modifier and Type Method Description CallBaseAmountTypeObjectFactory. createCallBaseAmountType()Create an instance ofCallBaseAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CallBaseAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallBaseAmountType>ObjectFactory. createCallBaseAmount(CallBaseAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CallBaseAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallBaseAmountType>ObjectFactory. createCallBaseAmount(CallBaseAmountType value)
-