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, toString
public TransactionAttributeLiteral(TransactionAttributeType type)
public TransactionAttributeType value()