Uses of Enum
com.ibm.ws.javaee.dd.commonext.LocalTransaction.BoundaryEnum
Packages that use LocalTransaction.BoundaryEnum
-
Uses of LocalTransaction.BoundaryEnum in com.ibm.ws.javaee.dd.commonext
Methods in com.ibm.ws.javaee.dd.commonext that return LocalTransaction.BoundaryEnumModifier and TypeMethodDescriptionLocalTransaction.getBoundary()
Returns the enum constant of this type with the specified name.static LocalTransaction.BoundaryEnum[]
LocalTransaction.BoundaryEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.