Uses of Class
arta.synergy.web.common.client.data.bp.registries.TypeMatchingValue

Packages that use TypeMatchingValue
arta.synergy.web.common.client.data.bp.registries   
 

Uses of TypeMatchingValue in arta.synergy.web.common.client.data.bp.registries
 

Methods in arta.synergy.web.common.client.data.bp.registries that return TypeMatchingValue
 TypeMatchingValue RegisterFilterItem.getTypeMatchingValue()
           
 TypeMatchingValue RegisterFilterItem.getTypeSourceValue()
           
static TypeMatchingValue TypeMatchingValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TypeMatchingValue[] TypeMatchingValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in arta.synergy.web.common.client.data.bp.registries with parameters of type TypeMatchingValue
 void RegisterFilterItem.setTypeMatchingValue(TypeMatchingValue typeMatchingValue)
           
 void RegisterFilterItem.setTypeSourceValue(TypeMatchingValue typeSourceValue)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.