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()Ruft den Wert der resolveMatch-Eigenschaft ab.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type ResolveMatchType Modifier and Type Method Description voidResolveMatchesType. setResolveMatch(ResolveMatchType value)Legt den Wert der resolveMatch-Eigenschaft fest.
-