Uses of Class
org.jboss.as.xts.jandex.BridgeType
-
Packages that use BridgeType Package Description org.jboss.as.xts.jandex -
-
Uses of BridgeType in org.jboss.as.xts.jandex
Methods in org.jboss.as.xts.jandex that return BridgeType Modifier and Type Method Description static BridgeTypeBridgeType. build(org.jboss.jandex.AnnotationInstance annotationInstance)static BridgeTypeBridgeType. valueOf(String name)Returns the enum constant of this type with the specified name.static BridgeType[]BridgeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-