|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.monitor.commands.DisplayAttributeCommand.Entry
public class DisplayAttributeCommand.Entry
Field Summary | |
---|---|
java.lang.String |
attribute
|
int |
operation
|
java.lang.String |
value
|
Constructor Summary | |
---|---|
DisplayAttributeCommand.Entry()
|
Method Summary | |
---|---|
boolean |
isDecrement()
|
boolean |
isIncrement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String attribute
public java.lang.String value
public int operation
Constructor Detail |
---|
public DisplayAttributeCommand.Entry()
Method Detail |
---|
public boolean isIncrement()
public boolean isDecrement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |