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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_1/
H A DDetailEntry1_1Impl.java40 public class DetailEntry1_1Impl extends DetailEntryImpl { class in inherits:DetailEntryImpl
42 public DetailEntry1_1Impl(SOAPDocumentImpl ownerDoc, Name qname) { method in class:DetailEntry1_1Impl
45 public DetailEntry1_1Impl(SOAPDocumentImpl ownerDoc, QName qname) { method in class:DetailEntry1_1Impl
50 new DetailEntry1_1Impl((SOAPDocumentImpl) getOwnerDocument(), newName);
H A DDetail1_1Impl.java49 return new DetailEntry1_1Impl(
54 return new DetailEntry1_1Impl(

Completed in 29 milliseconds