Uses of Class
awsmodel.AWSStand.StandVariable

Uses of AWSStand.StandVariable in awsmodel
 

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

Methods in awsmodel with parameters of type AWSStand.StandVariable
 java.lang.Object AWSStandImpl.getAWSStandVariable(AWSStand.StandVariable variable)
           
 java.lang.Object AWSStand.getAWSStandVariable(AWSStand.StandVariable standVariable)