|
||||||||||
| 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<Include,Schema>
org.ow2.easywsdl.schema.impl.IncludeImpl
public class IncludeImpl
| 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 | |
|---|---|
IncludeImpl(Include incl,
AbstractSchemaElementImpl parent)
|
|
IncludeImpl(java.net.URI baseURI,
Include incl,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features)
|
|
| 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 IncludeImpl(java.net.URI baseURI,
Include incl,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features)
public IncludeImpl(Include incl,
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 | |||||||||