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.javatools.status
Class SeverityBundle_zh_TW

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.javatools.status.SeverityBundle_zh_TW


public class SeverityBundle_zh_TW
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 STATUS_ADVISORY
           
static java.lang.String STATUS_ERROR
           
static java.lang.String STATUS_INCOMPLETE
           
static java.lang.String STATUS_OK
           
static java.lang.String STATUS_UNKNOWN
           
static java.lang.String STATUS_WARNING
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
SeverityBundle_zh_TW()
           

 

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

STATUS_ERROR

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

STATUS_WARNING

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

STATUS_INCOMPLETE

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

STATUS_ADVISORY

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

STATUS_UNKNOWN

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

STATUS_OK

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

Constructor Detail

SeverityBundle_zh_TW

public SeverityBundle_zh_TW()

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.