Uses of Class
org.utplsql.api.compatibility.OptionalFeatures
-
Packages that use OptionalFeatures Package Description org.utplsql.api.compatibility -
-
Uses of OptionalFeatures in org.utplsql.api.compatibility
Methods in org.utplsql.api.compatibility that return OptionalFeatures Modifier and Type Method Description static OptionalFeaturesOptionalFeatures. valueOf(String name)Returns the enum constant of this type with the specified name.static OptionalFeatures[]OptionalFeatures. values()Returns an array containing the constants of this enum type, in the order they are declared.
-