|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl<Redefine,Schema>
org.ow2.easywsdl.schema.impl.RedefineImpl
public class RedefineImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl |
|---|
schema |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
RedefineImpl(Redefine model,
AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocationURI()
Get the location URI of this import. |
void |
setLocationURI(java.lang.String locationURI)
Set the location URI of this import. |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl |
|---|
getParentSchema, getSchema, setSchema |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude |
|---|
getSchema, setSchema |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Constructor Detail |
|---|
public RedefineImpl(Redefine model,
AbstractSchemaElementImpl parent)
| Method Detail |
|---|
public java.lang.String getLocationURI()
AbsItfInclude
getLocationURI in interface AbsItfInclude<Schema>public void setLocationURI(java.lang.String locationURI)
AbsItfInclude
setLocationURI in interface AbsItfInclude<Schema>locationURI - the desired location URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||