Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CallDateType
-
Packages that use CallDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CallDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CallDateType Modifier and Type Field Description protected CallDateTypeTelecommunicationsServiceType. callDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CallDateType Modifier and Type Method Description CallDateTypeTelecommunicationsServiceType. getCallDate()Gets the value of the callDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CallDateType Modifier and Type Method Description voidTelecommunicationsServiceType. setCallDate(CallDateType value)Sets the value of the callDate property. -
Uses of CallDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CallDateType Modifier and Type Method Description CallDateTypeObjectFactory. createCallDateType()Create an instance ofCallDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CallDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CallDateType>ObjectFactory. createCallDate(CallDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CallDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CallDateType>ObjectFactory. createCallDate(CallDateType value)
-