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