Searched defs:TextType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/fault/
H A DTextType.java38 @XmlType(name = "TextType", namespace = "http://www.w3.org/2003/05/soap-envelope")
39 class TextType { class
48 TextType() { method in class:TextType
51 TextType(String text) { method in class:TextType

Completed in 21 milliseconds