com.sun.xml.ws.wsdl.writer.document
Interface ParamType

All Superinterfaces:
Documented, com.sun.xml.txw2.TypedXmlWriter

public interface ParamType
extends com.sun.xml.txw2.TypedXmlWriter, Documented


Method Summary
 ParamType message(QName value)
           
 ParamType name(String value)
           
 
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.Documented
documentation
 

Method Detail

message

ParamType message(QName value)

name

ParamType name(String value)