|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public String getName()
AppContextElement
.
AppContextElement
, represented as a String.public Object getValue()
AppContextElement
.
Object
that contains the value of the AppContextElement
.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |