Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SchemaImport
extends SchemaReference
Method Summary | |
String | |
void |
|
Methods inherited from interface javax.wsdl.extensions.schema.SchemaReference | |
getId , getReferencedSchema , getSchemaLocationURI , setId , setReferencedSchema , setSchemaLocationURI |
public String getNamespaceURI()
- Returns:
- Returns the namespace.
public void setNamespaceURI(String namespace)
- Parameters:
namespace
- The namespace to set.