Detail object, giving details for
* a SOAPFault object. A DetailEntry object,
* which carries information about errors related to the SOAPBody
* object that contains it, is application-specific.
*/
public interface DetailEntry extends SOAPElement {
}