Uses of Interface
javax.xml.soap.DetailEntry
-
Packages that use DetailEntry Package Description javax.xml.soap org.apache.axis.message -
-
Uses of DetailEntry in javax.xml.soap
Methods in javax.xml.soap that return DetailEntry Modifier and Type Method Description DetailEntryDetail. 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 DetailEntry Modifier and Type Class Description classDetailEntryDetail Entry implementationMethods in org.apache.axis.message that return DetailEntry Modifier and Type Method Description DetailEntryDetail. addDetailEntry(Name name)Creates a newDetailEntryobject with the given name and adds it to thisDetailobject.
-