Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.ServiceEndpointList
-
Packages that use ServiceEndpointList Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ServiceEndpointList in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ServiceEndpointList Modifier and Type Field Description protected ServiceEndpointListProcessType. serviceEndpointListMethods in network.oxalis.peppol.busdox.jaxb.smp that return ServiceEndpointList Modifier and Type Method Description ServiceEndpointListObjectFactory. createServiceEndpointList()Create an instance ofServiceEndpointListServiceEndpointListProcessType. getServiceEndpointList()Gets the value of the serviceEndpointList property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ServiceEndpointList Modifier and Type Method Description voidProcessType. setServiceEndpointList(ServiceEndpointList value)Sets the value of the serviceEndpointList property.
-