Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.EndpointReferenceType
Packages that use EndpointReferenceType
Package
Description
-
Uses of EndpointReferenceType in org.somda.sdc.dpws.model
Fields in org.somda.sdc.dpws.model declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected EndpointReferenceTypeHostServiceType.endpointReferenceFields in org.somda.sdc.dpws.model with type parameters of type EndpointReferenceTypeModifier and TypeFieldDescriptionprotected List<EndpointReferenceType>HostedServiceType.endpointReferenceMethods in org.somda.sdc.dpws.model that return EndpointReferenceTypeModifier and TypeMethodDescriptionHostServiceType.getEndpointReference()Gets the value of the endpointReference property.Methods in org.somda.sdc.dpws.model that return types with arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionHostedServiceType.getEndpointReference()Gets the value of the endpointReference property.Methods in org.somda.sdc.dpws.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionvoidHostServiceType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property.Method parameters in org.somda.sdc.dpws.model with type arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionvoidHostedServiceType.setEndpointReference(List<EndpointReferenceType> value) -
Uses of EndpointReferenceType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return EndpointReferenceTypeModifier and TypeMethodDescriptionEndpointReferenceType.clone()EndpointReferenceType.copyExcept(PropertyTree _propertyTree) EndpointReferenceType.copyOnly(PropertyTree _propertyTree) EndpointReferenceType.createCopy()EndpointReferenceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createEndpointReferenceType()Create an instance ofEndpointReferenceTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.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 org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.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) Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type EndpointReferenceTypeModifierConstructorDescriptionInstantiates a EndpointReferenceType copying the state of another EndpointReferenceTypeEndpointReferenceType(EndpointReferenceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a EndpointReferenceType copying the state of another EndpointReferenceType -
Uses of EndpointReferenceType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected EndpointReferenceTypeByeType.endpointReferenceprotected EndpointReferenceTypeHelloType.endpointReferenceprotected EndpointReferenceTypeProbeMatchType.endpointReferenceprotected EndpointReferenceTypeResolveMatchType.endpointReferenceprotected EndpointReferenceTypeResolveType.endpointReferenceMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return EndpointReferenceTypeModifier and TypeMethodDescriptionByeType.getEndpointReference()Gets the value of the endpointReference property.HelloType.getEndpointReference()Gets the value of the endpointReference property.ProbeMatchType.getEndpointReference()Gets the value of the endpointReference property.ResolveMatchType.getEndpointReference()Gets the value of the endpointReference property.ResolveType.getEndpointReference()Gets the value of the endpointReference property.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionvoidByeType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property.voidHelloType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property.voidProbeMatchType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property.voidResolveMatchType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property.voidResolveType.setEndpointReference(EndpointReferenceType value) Sets the value of the endpointReference property. -
Uses of EndpointReferenceType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected EndpointReferenceTypeSubscribe.endToprotected EndpointReferenceTypeSubscribeResponse.subscriptionManagerprotected EndpointReferenceTypeSubscriptionEnd.subscriptionManagerMethods in org.somda.sdc.dpws.soap.wseventing.model that return EndpointReferenceTypeModifier and TypeMethodDescriptionSubscribe.getEndTo()Gets the value of the endTo property.SubscribeResponse.getSubscriptionManager()Gets the value of the subscriptionManager property.SubscriptionEnd.getSubscriptionManager()Gets the value of the subscriptionManager property.Methods in org.somda.sdc.dpws.soap.wseventing.model that return types with arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createNotifyTo(EndpointReferenceType value) Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createNotifyTo(EndpointReferenceType value) voidSubscribe.setEndTo(EndpointReferenceType value) Sets the value of the endTo property.voidSubscribeResponse.setSubscriptionManager(EndpointReferenceType value) Sets the value of the subscriptionManager property.voidSubscriptionEnd.setSubscriptionManager(EndpointReferenceType value) Sets the value of the subscriptionManager property. -
Uses of EndpointReferenceType in org.somda.sdc.dpws.soap.wsmetadataexchange.model
Fields in org.somda.sdc.dpws.soap.wsmetadataexchange.model declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected EndpointReferenceTypeMetadataSection.metadataReferenceMethods in org.somda.sdc.dpws.soap.wsmetadataexchange.model that return EndpointReferenceTypeModifier and TypeMethodDescriptionMetadataSection.getMetadataReference()Gets the value of the metadataReference property.Methods in org.somda.sdc.dpws.soap.wsmetadataexchange.model that return types with arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createMetadataReference(EndpointReferenceType value) Methods in org.somda.sdc.dpws.soap.wsmetadataexchange.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createMetadataReference(EndpointReferenceType value) voidMetadataSection.setMetadataReference(EndpointReferenceType value) Sets the value of the metadataReference property.