Uses of Class
com.xerox.amazonws.fps.DescriptorPolicy.CSNumberOf

Packages that use DescriptorPolicy.CSNumberOf
com.xerox.amazonws.fps   
 

Uses of DescriptorPolicy.CSNumberOf in com.xerox.amazonws.fps
 

Methods in com.xerox.amazonws.fps that return DescriptorPolicy.CSNumberOf
static DescriptorPolicy.CSNumberOf DescriptorPolicy.CSNumberOf.fromValue(String v)
           
 DescriptorPolicy.CSNumberOf DescriptorPolicy.getCSNumberOf()
           
static DescriptorPolicy.CSNumberOf DescriptorPolicy.CSNumberOf.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DescriptorPolicy.CSNumberOf[] DescriptorPolicy.CSNumberOf.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.xerox.amazonws.fps with parameters of type DescriptorPolicy.CSNumberOf
DescriptorPolicy(DescriptorPolicy.SoftDescriptorType softDescriptorType, DescriptorPolicy.CSNumberOf csNumberOf)