|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbsItfInclude<S extends AbsItfSchema>
| Method Summary | |
|---|---|
java.net.URI |
getLocationURI()
Get the location URI of this import. |
S |
getSchema()
This property can be used to hang a referenced SchemaImpl, and the top-level SchemaImpl (i.e. the one with the <import>) will use this SchemaImpl when resolving referenced parts. |
void |
setLocationURI(java.net.URI locationURI)
Set the location URI of this import. |
void |
setSchema(S schema)
This property can be used to hang a referenced SchemaImpl, and the top-level SchemaImpl (i.e. the one with the <import>) will use this SchemaImpl when resolving referenced parts. |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Method Detail |
|---|
void setLocationURI(java.net.URI locationURI)
locationURI - the desired location URIjava.net.URI getLocationURI()
URI of this import or
null if undefined.void setSchema(S schema)
S getSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||