|
||||||||||
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
org.ow2.easywsdl.schema.decorator.Decorator<AbsItfInclude<S>>
org.ow2.easywsdl.schema.decorator.DecoratorIncludeImpl<S>
public abstract class DecoratorIncludeImpl<S extends AbsItfSchema>
Field Summary |
---|
Fields inherited from class org.ow2.easywsdl.schema.decorator.Decorator |
---|
internalObject |
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
documentation, model, parent |
Constructor Summary | |
---|---|
DecoratorIncludeImpl(AbsItfInclude<S> include)
|
Method Summary | |
---|---|
java.net.URI |
getLocationURI()
|
S |
getSchema()
|
void |
setLocationURI(java.net.URI locationURI)
|
void |
setSchema(S schema)
|
Methods inherited from class org.ow2.easywsdl.schema.decorator.Decorator |
---|
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentation |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
getTopParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DecoratorIncludeImpl(AbsItfInclude<S> include)
Method Detail |
---|
public java.net.URI getLocationURI()
public S getSchema()
getSchema
in class AbstractSchemaElementImpl
public void setLocationURI(java.net.URI locationURI)
public void setSchema(S schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |