Searched defs:getAttributesSet (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DPolicyAssertion.java157 public final Set<Map.Entry<QName, String>> getAttributesSet() { method in class:PolicyAssertion
158 return data.getAttributesSet();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DAssertionData.java261 public Set<Map.Entry<QName, String>> getAttributesSet() { method in class:AssertionData

Completed in 30 milliseconds