com.xerox.amazonws.fps
Class DescriptorPolicy

java.lang.Object
  extended by com.xerox.amazonws.fps.DescriptorPolicy
All Implemented Interfaces:
Serializable

public class DescriptorPolicy
extends Object
implements Serializable

Author:
J. Bernard, Elastic Grid, LLC., jerome.bernard@elastic-grid.com
See Also:
Serialized Form

Nested Class Summary
static class DescriptorPolicy.CSNumberOf
           
static class DescriptorPolicy.SoftDescriptorType
           
 
Constructor Summary
DescriptorPolicy(DescriptorPolicy.SoftDescriptorType softDescriptorType, DescriptorPolicy.CSNumberOf csNumberOf)
           
 
Method Summary
 DescriptorPolicy.CSNumberOf getCSNumberOf()
           
 DescriptorPolicy.SoftDescriptorType getSoftDescriptorType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptorPolicy

public DescriptorPolicy(DescriptorPolicy.SoftDescriptorType softDescriptorType,
                        DescriptorPolicy.CSNumberOf csNumberOf)
Method Detail

getSoftDescriptorType

public DescriptorPolicy.SoftDescriptorType getSoftDescriptorType()

getCSNumberOf

public DescriptorPolicy.CSNumberOf getCSNumberOf()