Uses of Enum Class
org.jboss.as.xts.jandex.BridgeType
Packages that use BridgeType
-
Uses of BridgeType in org.jboss.as.xts.jandex
Methods in org.jboss.as.xts.jandex that return BridgeTypeModifier and TypeMethodDescriptionstatic BridgeTypeBridgeType.build(org.jboss.jandex.AnnotationInstance annotationInstance) static BridgeTypeReturns the enum constant of this class with the specified name.static BridgeType[]BridgeType.values()Returns an array containing the constants of this enum class, in the order they are declared.