public class TransactionAttributeLiteral extends AnnotationLiteral<TransactionAttribute> implements TransactionAttribute
| Constructor and Description |
|---|
TransactionAttributeLiteral(TransactionAttributeType type) |
| Modifier and Type | Method and Description |
|---|---|
TransactionAttributeType |
value() |
annotationType, equals, hashCode, toStringpublic TransactionAttributeLiteral(TransactionAttributeType type)
public TransactionAttributeType value()