Uses of Class
awsmodel.AWSTreatment.TreatmentVariable

Uses of AWSTreatment.TreatmentVariable in awsmodel
 

Methods in awsmodel that return AWSTreatment.TreatmentVariable
static AWSTreatment.TreatmentVariable AWSTreatment.TreatmentVariable.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AWSTreatment.TreatmentVariable[] AWSTreatment.TreatmentVariable.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in awsmodel with parameters of type AWSTreatment.TreatmentVariable
 java.lang.Object AWSTreatment.getAWSTreatmentVariable(AWSTreatment.TreatmentVariable treatmentVariable)
           
 java.lang.Object AWSStandImpl.getAWSTreatmentVariable(AWSTreatment.TreatmentVariable variable)