Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ProductStackSubCategoryDetails.SubCategory
-
Packages that use ProductStackSubCategoryDetails.SubCategory Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of ProductStackSubCategoryDetails.SubCategory in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ProductStackSubCategoryDetails.SubCategory Modifier and Type Method Description static ProductStackSubCategoryDetails.SubCategoryProductStackSubCategoryDetails.SubCategory. create(String key)static ProductStackSubCategoryDetails.SubCategoryProductStackSubCategoryDetails.SubCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static ProductStackSubCategoryDetails.SubCategory[]ProductStackSubCategoryDetails.SubCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-