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