Uses of Class
net.sourceforge.jfacets.annotations.DuplicatedKeyPolicyType

Packages that use DuplicatedKeyPolicyType
net.sourceforge.jfacets.annotations   
 

Uses of DuplicatedKeyPolicyType in net.sourceforge.jfacets.annotations
 

Methods in net.sourceforge.jfacets.annotations that return DuplicatedKeyPolicyType
 DuplicatedKeyPolicyType AnnotatedFacetDescriptorManager.getDuplicatedKeyPolicy()
           
static DuplicatedKeyPolicyType DuplicatedKeyPolicyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DuplicatedKeyPolicyType[] DuplicatedKeyPolicyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.jfacets.annotations with parameters of type DuplicatedKeyPolicyType
 AnnotatedFacetDescriptorManager AnnotatedFacetDescriptorManager.setDuplicatedKeyPolicy(DuplicatedKeyPolicyType policyType)
          Set the duplicated key policy.
 



Copyright © 2012. All Rights Reserved.