Uses of Interface
javax.xml.soap.DetailEntry

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.
 DetailEntry Detail.addDetailEntry(QName qname)
          Creates a new DetailEntry object with the given QName and adds it to this Detail object.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.