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

Constructor Index

 o FullSub()

Method Index

 o getAllowed()
 o getFullSub()
 o reset()
 o setAllowed(boolean)
 o setFullSub(boolean)
 o setInit(boolean)

Constructors

 o FullSub
 public FullSub()

Methods

 o setInit
 public void setInit(boolean b)
 o reset
 public void reset()
 o getAllowed
 public boolean getAllowed()
 o setAllowed
 public void setAllowed(boolean a)
 o getFullSub
 public boolean getFullSub()
 o setFullSub
 public void setFullSub(boolean fs)

All Packages  Class Hierarchy  This Package  Previous  Next  Index