Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TelecommunicationsServiceCallType
-
Packages that use TelecommunicationsServiceCallType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TelecommunicationsServiceCallType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelecommunicationsServiceCallType Modifier and Type Field Description protected TelecommunicationsServiceCallTypeTelecommunicationsServiceType. telecommunicationsServiceCallMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelecommunicationsServiceCallType Modifier and Type Method Description TelecommunicationsServiceCallTypeTelecommunicationsServiceType. getTelecommunicationsServiceCall()Gets the value of the telecommunicationsServiceCall property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelecommunicationsServiceCallType Modifier and Type Method Description voidTelecommunicationsServiceType. setTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)Sets the value of the telecommunicationsServiceCall property. -
Uses of TelecommunicationsServiceCallType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TelecommunicationsServiceCallType Modifier and Type Method Description TelecommunicationsServiceCallTypeObjectFactory. createTelecommunicationsServiceCallType()Create an instance ofTelecommunicationsServiceCallTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TelecommunicationsServiceCallType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsServiceCallType>ObjectFactory. createTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TelecommunicationsServiceCallType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsServiceCallType>ObjectFactory. createTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)
-