|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.state.Property
public class Property
| Field Summary | |
|---|---|
protected java.lang.String |
name
The property name. |
protected Value |
value
The property value. |
| Constructor Summary | |
|---|---|
Property(java.lang.String name,
Value value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
Value |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String name
protected Value value
| Constructor Detail |
|---|
public Property(java.lang.String name,
Value value)
| Method Detail |
|---|
public java.lang.String getName()
public Value getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||