se.lu.thep.waf.constraints
Class VBoolean

java.lang.Object
  extended by se.lu.thep.waf.constraints.VParameter
      extended by se.lu.thep.waf.constraints.VBoolean

public class VBoolean
extends VParameter


Constructor Summary
VBoolean(java.lang.String name, java.lang.Boolean required)
           
 
Method Summary
 
Methods inherited from class se.lu.thep.waf.constraints.VParameter
getName, isRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VBoolean

public VBoolean(java.lang.String name,
                java.lang.Boolean required)