|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IBoolR.And
public static class IBoolR.And
Field Summary | |
---|---|
IBoolOp |
v1
|
IBoolOp |
v2
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IBoolR.And(IBoolOp v1,
IBoolOp v2)
|
Method Summary | |
---|---|
IBool |
get()
|
boolean |
x()
|
Methods inherited from class igeo.IParameterObject |
---|
createObject, parent, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IBoolOp v1
public IBoolOp v2
Constructor Detail |
---|
IBoolR.And(IBoolOp v1, IBoolOp v2)
Method Detail |
---|
public boolean x()
x
in interface IBoolOp
public IBool get()
get
in interface IBoolOp
get
in interface IParameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |