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