| Homepage | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnetx.jnlp.PropertyDescpublic class PropertyDescextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
String |
|
String |
|
public PropertyDesc(String key,
String value)Creates a property descriptor.
- Parameters:
key- the key namevalue- the value
public String getKey()
Returns the property's key
public String getValue()
Returns the property's value