Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.ResolveMatchType
-
Packages that use ResolveMatchType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of ResolveMatchType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as ResolveMatchType Modifier and Type Field Description protected ResolveMatchTypeResolveMatchesType. resolveMatchMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return ResolveMatchType Modifier and Type Method Description ResolveMatchTypeObjectFactory. createResolveMatchType()Create an instance ofResolveMatchTypeResolveMatchTypeResolveMatchesType. getResolveMatch()Gets the value of the resolveMatch property.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchType Modifier and Type Method Description voidResolveMatchesType. setResolveMatch(ResolveMatchType value)Sets the value of the resolveMatch property.
-