Uses of Class
hu.icellmobilsoft.roaster.oracle.constatns.DBTypeEnum
-
Packages that use DBTypeEnum Package Description hu.icellmobilsoft.roaster.oracle.constatns -
-
Uses of DBTypeEnum in hu.icellmobilsoft.roaster.oracle.constatns
Methods in hu.icellmobilsoft.roaster.oracle.constatns that return DBTypeEnum Modifier and Type Method Description static DBTypeEnumDBTypeEnum. fromValue(String value)static DBTypeEnumDBTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static DBTypeEnum[]DBTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-