com.bankframe.fe.statemachine.ext.apploaders.bean
Class InputRequirements

java.lang.Object
  extended bycom.bankframe.fe.statemachine.ext.apploaders.InputRequirements
      extended bycom.bankframe.fe.statemachine.ext.apploaders.bean.InputRequirements
All Implemented Interfaces:
java.lang.Cloneable, IInputRequirements

public class InputRequirements
extends InputRequirements


Constructor Summary
InputRequirements()
          Constructor for InputRequirements.
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
addInputDefinition, addInputDefinitions, addInputDefinitions, addInputDefinitions, addPropertyChangeListener, addPropertyChangeListener, getFailedRequirements, getInputDefinition, getInputDefinitions, removeDeletedFields, removeInputDefinition, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputRequirements

public InputRequirements()
Constructor for InputRequirements.

Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Specified by:
clone in interface IInputRequirements
Overrides:
clone in class InputRequirements
Throws:
java.lang.CloneNotSupportedException


Copyright © 2004 Siebel Systems, Inc. All rights reserved.