cuba.util.ddgen.tokens
Class ContainerTransaction
java.lang.Object
cuba.util.ddgen.tokens.ContainerTransaction
public class ContainerTransaction
- extends java.lang.Object
Represents a container transaction element in component-jar.xml file.
- Author:
- Jan Wegener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerTransaction
public ContainerTransaction()
getAttribute
public java.lang.String getAttribute()
getMethodName
public java.lang.String getMethodName()
setAttribute
public void setAttribute(java.lang.String string)
setMethodName
public void setMethodName(java.lang.String string)