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