Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ServiceNameType
-
Packages that use ServiceNameType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ServiceNameType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ServiceNameType Modifier and Type Field Description protected ServiceNameTypeTransportServiceDescriptionType. serviceNameMethods in network.oxalis.peppol.ubl2.jaxb that return ServiceNameType Modifier and Type Method Description ServiceNameTypeTransportServiceDescriptionType. getServiceName()Gets the value of the serviceName property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ServiceNameType Modifier and Type Method Description voidTransportServiceDescriptionType. setServiceName(ServiceNameType value)Sets the value of the serviceName property. -
Uses of ServiceNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ServiceNameType Modifier and Type Method Description ServiceNameTypeObjectFactory. createServiceNameType()Create an instance ofServiceNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ServiceNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceNameType>ObjectFactory. createServiceName(ServiceNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ServiceNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceNameType>ObjectFactory. createServiceName(ServiceNameType value)
-