Uses of Class
com.sun.xml.ws.rx.mc.policy.McAssertionNamespace
-
Packages that use McAssertionNamespace Package Description com.sun.xml.ws.rx.mc.policy -
-
Uses of McAssertionNamespace in com.sun.xml.ws.rx.mc.policy
Methods in com.sun.xml.ws.rx.mc.policy that return McAssertionNamespace Modifier and Type Method Description static McAssertionNamespaceMcAssertionNamespace. valueOf(String name)Returns the enum constant of this type with the specified name.static McAssertionNamespace[]McAssertionNamespace. values()Returns an array containing the constants of this enum type, in the order they are declared.
-