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