Uses of Interface
com.orchestranetworks.addon.mame.service.configuration.TableMatchingPolicy
-
Packages that use TableMatchingPolicy Package Description com.orchestranetworks.addon.mame.service.configuration -
-
Uses of TableMatchingPolicy in com.orchestranetworks.addon.mame.service.configuration
Methods in com.orchestranetworks.addon.mame.service.configuration that return TableMatchingPolicy Modifier and Type Method Description TableMatchingPolicyTableConfiguration. getDefaultMatchingPolicy()Returns the default matching policy.Methods in com.orchestranetworks.addon.mame.service.configuration that return types with arguments of type TableMatchingPolicy Modifier and Type Method Description java.lang.Iterable<TableMatchingPolicy>TableConfiguration. getActiveMatchingPolicies()Returns the matching policies configured for this table.
-