org.xulfaces.bridge.command
Class NotValidCommand

java.lang.Object
  extended by org.xulfaces.bridge.command.AbstractCommand
      extended by org.xulfaces.bridge.command.NotValidCommand
All Implemented Interfaces:
Command

public class NotValidCommand
extends AbstractCommand

Defines a Command that says a Zone is not valid.

The Zone can not be null.

Version:
$Id: NotValidCommand.java,v 1.1 2005/11/20 22:40:13 kito31 Exp $
Author:
kito31

Constructor Summary
NotValidCommand(Zone zone)
           
 
Method Summary
 
Methods inherited from class org.xulfaces.bridge.command.AbstractCommand
addParameter, getName, getParameters, getTarget, setName, setParameters, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotValidCommand

public NotValidCommand(Zone zone)


Copyright © 2007 null. All Rights Reserved.