Uses of Interface
javax.xml.soap.DetailEntry
Packages that use DetailEntry
-
Uses of DetailEntry in javax.xml.soap
Methods in javax.xml.soap that return DetailEntryModifier and TypeMethodDescriptionDetail.addDetailEntry(Name name) Creates a newDetailEntryobject with the given name and adds it to thisDetailobject. -
Uses of DetailEntry in org.apache.axis.message
Classes in org.apache.axis.message that implement DetailEntryMethods in org.apache.axis.message that return DetailEntryModifier and TypeMethodDescriptionDetail.addDetailEntry(Name name) Creates a newDetailEntryobject with the given name and adds it to thisDetailobject.