Uses of Class
com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
-
Packages that use WsdlBindingSubject.WsdlNameScope Package Description com.sun.xml.ws.policy.subject Provides utility classes and objects that can serve as policy subjects forPolicySubject. -
-
Uses of WsdlBindingSubject.WsdlNameScope in com.sun.xml.ws.policy.subject
Methods in com.sun.xml.ws.policy.subject that return WsdlBindingSubject.WsdlNameScope Modifier and Type Method Description static WsdlBindingSubject.WsdlNameScopeWsdlBindingSubject.WsdlNameScope. valueOf(String name)Returns the enum constant of this type with the specified name.static WsdlBindingSubject.WsdlNameScope[]WsdlBindingSubject.WsdlNameScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-