|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface AppContextElement
The AppContextElement abstract base class is a simple interface for representing a name/value pair.
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the AppContextElement. |
Object |
getValue()
Gets the value of the AppContextElement. |
| Method Detail |
|---|
String getName()
AppContextElement.
AppContextElement, represented as a String.Object getValue()
AppContextElement.
Object that contains the value of the AppContextElement.
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||