|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement<E>
com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractInclude<Include>
com.ebmwebsourcing.commons.schema.impl.Include
public class Include
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractInclude |
|---|
parent, schema |
| Fields inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement |
|---|
documentation, model |
| Constructor Summary | |
|---|---|
Include(Include incl,
Schema parent)
|
|
Include(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 com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractInclude |
|---|
getParentSchema, getSchema, setParentSchema, setSchema |
| Methods inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement |
|---|
createDocumentation, getDocumentation, getModel, setDocumentation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.commons.schema.api.Include |
|---|
getSchema, setSchema |
| Methods inherited from interface com.ebmwebsourcing.commons.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, setDocumentation |
| Constructor Detail |
|---|
public Include(java.net.URI baseURI,
Include incl,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features)
public Include(Include incl,
Schema parent)
| Method Detail |
|---|
public java.lang.String getLocationURI()
Include
getLocationURI in interface Includepublic void setLocationURI(java.lang.String locationURI)
Include
setLocationURI in interface IncludelocationURI - the desired location URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||