Uses of Class
com.sun.xml.ws.tx.common.AT_2PC_State

Packages that use AT_2PC_State
com.sun.xml.ws.tx.common   
 

Uses of AT_2PC_State in com.sun.xml.ws.tx.common
 

Methods in com.sun.xml.ws.tx.common that return AT_2PC_State
static AT_2PC_State AT_2PC_State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AT_2PC_State[] AT_2PC_State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.