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