KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > soap > Detail

javax.xml.soap
Interface Detail

All Superinterfaces:
Element, Node, Node, SOAPElement, SOAPFaultElement
See Also:
Top Examples, Source Code

public DetailEntry addDetailEntry(Name name)
                           throws SOAPException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public Iterator getDetailEntries()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags