Uses of Interface
javax.xml.soap.DetailEntry
-
-
Uses of DetailEntry in javax.xml.soap
Methods in javax.xml.soap that return DetailEntry Modifier and Type Method Description DetailEntry
Detail. addDetailEntry(javax.xml.namespace.QName qname)
DetailEntry
Detail. addDetailEntry(Name name)
Creates a newDetailEntry
object with the given name and adds it to thisDetail
object.
-