org.moremotion.process
Class ProcessCommandInfo

java.lang.Object
  extended by org.moremotion.process.ProcessCommandInfo

public class ProcessCommandInfo
extends java.lang.Object

Contains information about a page such as language, encoding, checkpoint, alternative pages, allowed commands, etc.

Version:
$Id: ProcessCommandInfo.java 247 2008-11-07 17:27:34Z erkan $

Field Summary
 java.lang.String commandName
           
 java.lang.String formName
           
 java.lang.String key
           
 java.lang.String type
           
 
Constructor Summary
ProcessCommandInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public java.lang.String key

formName

public java.lang.String formName

commandName

public java.lang.String commandName

type

public java.lang.String type
Constructor Detail

ProcessCommandInfo

public ProcessCommandInfo()


Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.