|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsdl.extensions.schema.SchemaReferenceImpl
com.ibm.wsdl.extensions.schema.SchemaImportImpl
public class SchemaImportImpl
Field Summary | |
---|---|
static long |
serialVersionUID
|
Constructor Summary | |
---|---|
SchemaImportImpl()
|
Method Summary | |
---|---|
java.lang.String |
getNamespaceURI()
|
void |
setNamespaceURI(java.lang.String namespace)
|
Methods inherited from class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl |
---|
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.wsdl.extensions.schema.SchemaReference |
---|
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public SchemaImportImpl()
Method Detail |
---|
public java.lang.String getNamespaceURI()
getNamespaceURI
in interface SchemaImport
public void setNamespaceURI(java.lang.String namespace)
setNamespaceURI
in interface SchemaImport
namespace
- The namespace to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |