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

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

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


Method Summary
 Import location(String value)
           
 Import namespace(String value)
           
 
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.Documented
documentation
 

Method Detail

location

Import location(String value)

namespace

Import namespace(String value)