Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TelecommunicationsServiceCallCodeType
-
Packages that use TelecommunicationsServiceCallCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TelecommunicationsServiceCallCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelecommunicationsServiceCallCodeType Modifier and Type Field Description protected TelecommunicationsServiceCallCodeTypeTelecommunicationsServiceType. telecommunicationsServiceCallCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelecommunicationsServiceCallCodeType Modifier and Type Method Description TelecommunicationsServiceCallCodeTypeTelecommunicationsServiceType. getTelecommunicationsServiceCallCode()Gets the value of the telecommunicationsServiceCallCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelecommunicationsServiceCallCodeType Modifier and Type Method Description voidTelecommunicationsServiceType. setTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)Sets the value of the telecommunicationsServiceCallCode property. -
Uses of TelecommunicationsServiceCallCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TelecommunicationsServiceCallCodeType Modifier and Type Method Description TelecommunicationsServiceCallCodeTypeObjectFactory. createTelecommunicationsServiceCallCodeType()Create an instance ofTelecommunicationsServiceCallCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TelecommunicationsServiceCallCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsServiceCallCodeType>ObjectFactory. createTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TelecommunicationsServiceCallCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsServiceCallCodeType>ObjectFactory. createTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)
-