Searched refs:isGlobalScope (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DJAXBElement.java167 * @see #isGlobalScope()
204 public boolean isGlobalScope() { method in class:JAXBElement
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DElementBeanInfoImpl.java123 if(e.isGlobalScope()) scope = null;

Completed in 29 milliseconds