Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.jdeveloper.audit.analyzer
Class SeverityBundle_pt_BR

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.jdeveloper.audit.analyzer.SeverityBundle_pt_BR


public class SeverityBundle_pt_BR
extends java.util.ListResourceBundle

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control

 

Field Summary
static java.lang.String ADVISORY
           
static java.lang.String ASSIST
           
static java.lang.String ERROR
           
static java.lang.String INCOMPLETE
           
static java.lang.String WARNING
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
SeverityBundle_pt_BR()
           

 

Method Summary
 java.lang.Object[][] getContents()
           

 

Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ERROR

public static final java.lang.String ERROR
See Also:
Constant Field Values

WARNING

public static final java.lang.String WARNING
See Also:
Constant Field Values

INCOMPLETE

public static final java.lang.String INCOMPLETE
See Also:
Constant Field Values

ADVISORY

public static final java.lang.String ADVISORY
See Also:
Constant Field Values

ASSIST

public static final java.lang.String ASSIST
See Also:
Constant Field Values

Constructor Detail

SeverityBundle_pt_BR

public SeverityBundle_pt_BR()

Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.