net.dpml.metro.tools
Class ExecDataType

java.lang.Object
  extended bynet.dpml.metro.tools.ExecDataType

public class ExecDataType
extends Object

Exec an identified operation.

Version:
1.1.0
Author:
Digital Product Meta Library

Constructor Summary
ExecDataType()
           
 
Method Summary
 void setId(String id)
          Set the name of operation to apply.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecDataType

public ExecDataType()
Method Detail

setId

public void setId(String id)
Set the name of operation to apply.

Parameters:
id - the operation name