Uses of Class
network.oxalis.peppol.bdx.jaxb.addressing.EndpointReferenceType
-
Packages that use EndpointReferenceType Package Description network.oxalis.peppol.bdx.jaxb.addressing -
-
Uses of EndpointReferenceType in network.oxalis.peppol.bdx.jaxb.addressing
Methods in network.oxalis.peppol.bdx.jaxb.addressing that return EndpointReferenceType Modifier and Type Method Description EndpointReferenceTypeObjectFactory. createEndpointReferenceType()Create an instance ofEndpointReferenceTypeMethods in network.oxalis.peppol.bdx.jaxb.addressing that return types with arguments of type EndpointReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createEndpointReference(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createFaultTo(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createFrom(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createReplyTo(EndpointReferenceType value)Methods in network.oxalis.peppol.bdx.jaxb.addressing with parameters of type EndpointReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createEndpointReference(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createFaultTo(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createFrom(EndpointReferenceType value)javax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory. createReplyTo(EndpointReferenceType value)
-