Uses of Class
com.cloudtestapi.common.Constants.OrderAccountType
-
Packages that use Constants.OrderAccountType Package Description com.cloudtestapi.common -
-
Uses of Constants.OrderAccountType in com.cloudtestapi.common
Methods in com.cloudtestapi.common that return Constants.OrderAccountType Modifier and Type Method Description static Constants.OrderAccountTypeConstants.OrderAccountType. valueOf(String name)Returns the enum constant of this type with the specified name.static Constants.OrderAccountType[]Constants.OrderAccountType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-