|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailEntry | |
---|---|
javax.xml.soap | |
org.apache.axis2.saaj |
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)
|
Uses of DetailEntry in org.apache.axis2.saaj |
---|
Classes in org.apache.axis2.saaj that implement DetailEntry | |
---|---|
class |
DetailEntryImpl
The content for a Detail object, giving details for a SOAPFault object. |
Methods in org.apache.axis2.saaj that return DetailEntry | |
---|---|
DetailEntry |
DetailImpl.addDetailEntry(Name name)
Creates a new DetailEntry object with the given name and adds it to this
Detail object. |
DetailEntry |
DetailImpl.addDetailEntry(QName qname)
Creates a new DetailEntry object with the given name and adds it to this Detail object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |