com.sun.xml.ws.fault
Class TextType

java.lang.Object
  extended by com.sun.xml.ws.fault.TextType

 class TextType
extends Object

    <env:Text xml:lang="en">Sender Timeout
 


Constructor Summary
TextType()
           
TextType(String text)
           
 
Method Summary
(package private)  String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextType

TextType()

TextType

TextType(String text)
Method Detail

getText

String getText()