Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ResolveMatchType
Packages that use ResolveMatchType
-
Uses of ResolveMatchType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as ResolveMatchTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ResolveMatchTypeModifier and TypeMethodDescriptionResolveMatchType.clone()ResolveMatchType.copyExcept(PropertyTree _propertyTree) ResolveMatchType.copyOnly(PropertyTree _propertyTree) ResolveMatchType.createCopy()ResolveMatchType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createResolveMatchType()Create an instance ofResolveMatchTypeResolveMatchesType.getResolveMatch()Gets the value of the resolveMatch property.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchTypeModifier and TypeMethodDescriptionvoidResolveMatchesType.setResolveMatch(ResolveMatchType value) Sets the value of the resolveMatch property.Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchTypeModifierConstructorDescriptionResolveMatchType(ResolveMatchType _other) Instantiates a ResolveMatchType copying the state of another ResolveMatchTypeResolveMatchType(ResolveMatchType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveMatchType copying the state of another ResolveMatchType