|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crsh.plugin.Property<T>
public class Property<T>
Constructor Summary | |
---|---|
Property(PropertyDescriptor<T> desc,
T value)
|
Method Summary | |
---|---|
PropertyDescriptor |
getDescriptor()
|
T |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Property(PropertyDescriptor<T> desc, T value)
Method Detail |
---|
public PropertyDescriptor getDescriptor()
public T getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |