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