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 newDetailEntry
object with the given name and adds it to thisDetail
object. -
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 newDetailEntry
object with the given name and adds it to thisDetail
object.