|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpid.Condition
public class Condition
A generic condition, influencing an interaction
Field Summary | |
---|---|
private java.lang.String |
condition_type
|
Constructor Summary | |
---|---|
Condition()
|
Method Summary | |
---|---|
java.lang.String |
getCondition_type()
|
void |
setCondition_type(java.lang.String condition_type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String condition_type
Constructor Detail |
---|
public Condition()
Method Detail |
---|
public java.lang.String getCondition_type()
public void setCondition_type(java.lang.String condition_type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |