Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.EndpointType
-
Packages that use EndpointType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of EndpointType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp with type parameters of type EndpointType Modifier and Type Field Description protected List<EndpointType>ServiceEndpointList. endpointMethods in network.oxalis.peppol.busdox.jaxb.smp that return EndpointType Modifier and Type Method Description EndpointTypeObjectFactory. createEndpointType()Create an instance ofEndpointTypeMethods in network.oxalis.peppol.busdox.jaxb.smp that return types with arguments of type EndpointType Modifier and Type Method Description List<EndpointType>ServiceEndpointList. getEndpoint()Gets the value of the endpoint property.
-