All Packages Class Hierarchy This Package Previous Next Index
Class IMSWG.IW.SubSet.FullSub
java.lang.Object
|
+----IMSWG.IW.SubSet.FullSub
- public class FullSub
- extends Object
-
FullSub()
-
-
getAllowed()
-
-
getFullSub()
-
-
reset()
-
-
setAllowed(boolean)
-
-
setFullSub(boolean)
-
-
setInit(boolean)
-
FullSub
public FullSub()
setInit
public void setInit(boolean b)
reset
public void reset()
getAllowed
public boolean getAllowed()
setAllowed
public void setAllowed(boolean a)
getFullSub
public boolean getFullSub()
setFullSub
public void setFullSub(boolean fs)
All Packages Class Hierarchy This Package Previous Next Index