Uses of Class
com.sun.xml.ws.rm.policy.assertion.AssertionNamespace

Packages that use AssertionNamespace
com.sun.xml.ws.rm.policy.assertion   
 

Uses of AssertionNamespace in com.sun.xml.ws.rm.policy.assertion
 

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