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

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

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

Fields in com.sun.xml.ws.tx.common declared as ATAssertion
 ATAssertion TxBasePipe.OperationATPolicy.atAssertion
           
 

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