Uses of Interface
javax.xml.soap.DetailEntry

Packages that use DetailEntry
javax.xml.soap   
org.apache.axis.message   
 

Uses of DetailEntry in javax.xml.soap
 

Methods in javax.xml.soap that return DetailEntry
 DetailEntry Detail.addDetailEntry(Name name)
          Creates a new DetailEntry object with the given name and adds it to this Detail object.
 

Uses of DetailEntry in org.apache.axis.message
 

Classes in org.apache.axis.message that implement DetailEntry
 class DetailEntry
          Detail Entry implementation
 

Methods in org.apache.axis.message that return DetailEntry
 DetailEntry Detail.addDetailEntry(Name name)
          Creates a new DetailEntry object with the given name and adds it to this Detail object.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.