|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Include
| Method Summary | |
|---|---|
java.lang.String |
getLocationURI()
Get the location URI of this import. |
Schema |
getSchema()
This property can be used to hang a referenced Schema, and the top-level Schema (i.e. the one with the <import>) will use this Schema when resolving referenced parts. |
void |
setLocationURI(java.lang.String locationURI)
Set the location URI of this import. |
void |
setSchema(Schema schema)
This property can be used to hang a referenced Schema, and the top-level Schema (i.e. the one with the <import>) will use this Schema when resolving referenced parts. |
| Methods inherited from interface com.ebmwebsourcing.commons.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, setDocumentation |
| Method Detail |
|---|
void setLocationURI(java.lang.String locationURI)
locationURI - the desired location URIjava.lang.String getLocationURI()
void setSchema(Schema schema)
Schema getSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||