Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ResolveMatchesType
Packages that use ResolveMatchesType
-
Uses of ResolveMatchesType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ResolveMatchesTypeModifier and TypeMethodDescriptionResolveMatchesType.clone()ResolveMatchesType.copyExcept(PropertyTree _propertyTree) ResolveMatchesType.copyOnly(PropertyTree _propertyTree) ResolveMatchesType.createCopy()ResolveMatchesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createResolveMatchesType()Create an instance ofResolveMatchesTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type ResolveMatchesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResolveMatchesType>ObjectFactory.createResolveMatches(ResolveMatchesType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResolveMatchesType>ObjectFactory.createResolveMatches(ResolveMatchesType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchesTypeModifierConstructorDescriptionResolveMatchesType(ResolveMatchesType _other) Instantiates a ResolveMatchesType copying the state of another ResolveMatchesTypeResolveMatchesType(ResolveMatchesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveMatchesType copying the state of another ResolveMatchesType