|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.content.NodeProperty.Kind
The kind of a property: dead, live, protected, computed
Field Summary | |
static NodeProperty.Kind |
COMPUTED
The discrete values |
static NodeProperty.Kind |
DEAD
The discrete values |
static NodeProperty.Kind |
LIVE
The discrete values |
static NodeProperty.Kind |
PROTECTED
The discrete values |
Method Summary | |
boolean |
equals(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static NodeProperty.Kind DEAD
public static NodeProperty.Kind LIVE
public static NodeProperty.Kind PROTECTED
public static NodeProperty.Kind COMPUTED
Method Detail |
public boolean equals(java.lang.Object object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |