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