lumis.doui.processaction
Class ProcessActionConfig

Package class diagram package ProcessActionConfig
java.lang.Object
  extended by lumis.doui.processaction.ProcessActionConfig

public class ProcessActionConfig
extends Object


Constructor Summary
ProcessActionConfig()
           
 
Method Summary
 String getClassName()
           
 String getId()
           
 String getType()
           
 void setClassName(String className)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessActionConfig

public ProcessActionConfig()
Method Detail

getClassName

public String getClassName()
Returns:
Returns the className.

setClassName

public void setClassName(String className)
Parameters:
className - The className to set.

getType

public String getType()
Returns:
Returns the type.

setType

public void setType(String type)
Parameters:
type - The type to set.

getId

public String getId()
Returns:
Returns the id.


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.