borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.util
java.lang.Object +----borland.jbcl.util.GenericArgType +----borland.jbcl.util.WordArgType
Variables Constructors Properties MethodsThis class is used internally by other classes in the JBCL. You should never use this class directly.
public boolean valueThis variable is used internally by other classes in the JBCL. You should never use this variable directly.
public WordArgType(java.lang.String argID, boolean defValue)This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public int set(java.lang.String[] args, int thisIndex)This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: borland.jbcl.util.GenericArgType.set(String[], int)