Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ServiceTypeType
-
Packages that use ServiceTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ServiceTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ServiceTypeType Modifier and Type Field Description protected List<ServiceTypeType>ServiceProviderPartyType. serviceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ServiceTypeType Modifier and Type Method Description List<ServiceTypeType>ServiceProviderPartyType. getServiceType()Gets the value of the serviceType property. -
Uses of ServiceTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ServiceTypeType Modifier and Type Method Description ServiceTypeTypeObjectFactory. createServiceTypeType()Create an instance ofServiceTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ServiceTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceTypeType>ObjectFactory. createServiceType(ServiceTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ServiceTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceTypeType>ObjectFactory. createServiceType(ServiceTypeType value)
-