net.dpml.metro.tools
Class OperationDataType
java.lang.Object
net.dpml.metro.tools.OperationDataType
public class OperationDataType
- extends Object
Defintion of a context entry parameter directive.
- Version:
- 1.1.3
- Author:
- Digital Product Meta Library
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationDataType
public OperationDataType()
setName
public void setName(String name)
- Set the operation name.
- Parameters:
name
- the operation name
setMethod
public void setMethod(String method)
- Set the operation method name.
- Parameters:
method
- the name of the operation method