Uses of Enum
org.somda.sdc.dpws.soap.wsdiscovery.MatchBy
Packages that use MatchBy
-
Uses of MatchBy in org.somda.sdc.dpws.soap.wsdiscovery
Methods in org.somda.sdc.dpws.soap.wsdiscovery that return MatchByModifier and TypeMethodDescriptionWsDiscoveryTargetService.getMatchBy()Thread-safe function to get the MatchBy rule.WsDiscoveryTargetServiceInterceptor.getMatchBy()static MatchByReturns the enum constant of this type with the specified name.static MatchBy[]MatchBy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.somda.sdc.dpws.soap.wsdiscovery with parameters of type MatchByModifier and TypeMethodDescriptionbooleanChecks if a scope superset includes a subset.voidWsDiscoveryTargetService.setMatchBy(MatchBy matchBy) Thread-safe function to set the MatchBy rule.voidWsDiscoveryTargetServiceInterceptor.setMatchBy(MatchBy matchBy)