Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ServiceNumberCalledType
-
Packages that use ServiceNumberCalledType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ServiceNumberCalledType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ServiceNumberCalledType Modifier and Type Field Description protected ServiceNumberCalledTypeTelecommunicationsServiceType. serviceNumberCalledMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ServiceNumberCalledType Modifier and Type Method Description ServiceNumberCalledTypeTelecommunicationsServiceType. getServiceNumberCalled()Gets the value of the serviceNumberCalled property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ServiceNumberCalledType Modifier and Type Method Description voidTelecommunicationsServiceType. setServiceNumberCalled(ServiceNumberCalledType value)Sets the value of the serviceNumberCalled property. -
Uses of ServiceNumberCalledType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ServiceNumberCalledType Modifier and Type Method Description ServiceNumberCalledTypeObjectFactory. createServiceNumberCalledType()Create an instance ofServiceNumberCalledTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ServiceNumberCalledType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceNumberCalledType>ObjectFactory. createServiceNumberCalled(ServiceNumberCalledType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ServiceNumberCalledType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceNumberCalledType>ObjectFactory. createServiceNumberCalled(ServiceNumberCalledType value)
-