|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeSafeEnumeration | |
|---|---|
| oracle.jdeveloper.audit.analyzer | The base classes for writing analyzers. |
| oracle.jdeveloper.audit.java | Helper and transform classes for auditing Java nodes and working with the Java object model. |
| oracle.jdeveloper.audit.service | The API classes for invoking Audit programatically, and a few Audit common API classes. |
| Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.analyzer |
|---|
| Classes in oracle.jdeveloper.audit.analyzer that implement TypeSafeEnumeration | |
|---|---|
class |
Priority
The user-configurable priority of a rule violation (enumeration). |
class |
Severity
The severity of a rule violation (enumeration). |
class |
StyleCategory
The category of a rule violation (enumeration). |
| Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.java |
|---|
| Classes in oracle.jdeveloper.audit.java that implement TypeSafeEnumeration | |
|---|---|
class |
Visibility
A type-safe enumeration of Java access modifiers which map to the constants in Modifier. |
| Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.service |
|---|
| Methods in oracle.jdeveloper.audit.service that return TypeSafeEnumeration | |
|---|---|
TypeSafeEnumeration |
TypeSafeEnumerationConverter.toValue(java.lang.String string,
java.lang.Class<? extends TypeSafeEnumeration> type)
|
| Methods in oracle.jdeveloper.audit.service that return types with arguments of type TypeSafeEnumeration | |
|---|---|
java.lang.Class<TypeSafeEnumeration> |
TypeSafeEnumerationConverter.getType()
|
| Methods in oracle.jdeveloper.audit.service with parameters of type TypeSafeEnumeration | |
|---|---|
java.lang.String |
TypeSafeEnumerationConverter.toString(TypeSafeEnumeration value,
java.lang.Class<? extends TypeSafeEnumeration> type)
|
| Method parameters in oracle.jdeveloper.audit.service with type arguments of type TypeSafeEnumeration | |
|---|---|
java.lang.String |
TypeSafeEnumerationConverter.toString(TypeSafeEnumeration value,
java.lang.Class<? extends TypeSafeEnumeration> type)
|
TypeSafeEnumeration |
TypeSafeEnumerationConverter.toValue(java.lang.String string,
java.lang.Class<? extends TypeSafeEnumeration> type)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||