Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ServiceProviderPartyType
-
Packages that use ServiceProviderPartyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ServiceProviderPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ServiceProviderPartyType Modifier and Type Field Description protected List<ServiceProviderPartyType>PartyType. serviceProviderPartyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ServiceProviderPartyType Modifier and Type Method Description ServiceProviderPartyTypeObjectFactory. createServiceProviderPartyType()Create an instance ofServiceProviderPartyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ServiceProviderPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceProviderPartyType>ObjectFactory. createServiceProviderParty(ServiceProviderPartyType value)List<ServiceProviderPartyType>PartyType. getServiceProviderParty()Gets the value of the serviceProviderParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ServiceProviderPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceProviderPartyType>ObjectFactory. createServiceProviderParty(ServiceProviderPartyType value)
-