com.bankframe.fe.statemachine.ext.apps
Class Inputs.InputSourceDescriptor

java.lang.Object
  extended by com.bankframe.fe.statemachine.ext.apps.Inputs.InputSourceDescriptor
Enclosing class:
Inputs

public static class Inputs.InputSourceDescriptor
extends Object


Method Summary
 String getDescription()
          Returns the description.
 int getValue()
          Returns the value.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDescription

public String getDescription()
Returns the description.

Returns:
String

getValue

public int getValue()
Returns the value.

Returns:
int

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005, 2007, Oracle. All rights reserved.