Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CallTimeType
-
Packages that use CallTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CallTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CallTimeType Modifier and Type Field Description protected CallTimeTypeTelecommunicationsServiceType. callTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CallTimeType Modifier and Type Method Description CallTimeTypeTelecommunicationsServiceType. getCallTime()Gets the value of the callTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CallTimeType Modifier and Type Method Description voidTelecommunicationsServiceType. setCallTime(CallTimeType value)Sets the value of the callTime property. -
Uses of CallTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CallTimeType Modifier and Type Method Description CallTimeTypeObjectFactory. createCallTimeType()Create an instance ofCallTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CallTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallTimeType>ObjectFactory. createCallTime(CallTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CallTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallTimeType>ObjectFactory. createCallTime(CallTimeType value)
-