|
||||||||||
| 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 SchemaImpl, and the top-level SchemaImpl (i.e. the one with the <import>) will use this SchemaImpl 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 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.extensions.sawsdl.api.SAWSDLElement |
|---|
addLiftingSchemaMapping, addLoweringSchemaMapping, addModelReference, getAttrExtensions, getLiftingSchemaMapping, getLoweringSchemaMapping, getModelReference, removeAllLiftingSchemaMappings, removeAllLoweringSchemaMappings, removeAllModelReferences, removeLiftingSchemaMapping, removeLoweringSchemaMapping, removeModelReference |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Method Detail |
|---|
void setLocationURI(java.lang.String locationURI)
setLocationURI in interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude<Schema>locationURI - the desired location URIjava.lang.String getLocationURI()
getLocationURI in interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude<Schema>void setSchema(Schema schema)
setSchema in interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude<Schema>Schema getSchema()
getSchema in interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude<Schema>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||