| 
 | 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://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||