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