Uses of Class
com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope

Packages that use WsdlBindingSubject.WsdlNameScope
com.sun.xml.ws.policy.subject Provides utility classes and objects that can serve as policy subjects for PolicySubject
 

Uses of WsdlBindingSubject.WsdlNameScope in com.sun.xml.ws.policy.subject
 

Methods in com.sun.xml.ws.policy.subject that return WsdlBindingSubject.WsdlNameScope
static WsdlBindingSubject.WsdlNameScope WsdlBindingSubject.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.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.