com.ebmwebsourcing.wsstar.addressing.definition.decorator
Class DecoratorReferenceParametersTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorReferenceParametersTypeImpl
- All Implemented Interfaces:
- Decorator, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class DecoratorReferenceParametersTypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
- implements Decorator
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Method Summary |
org.ow2.easywsdl.schema.api.SchemaElement |
getDecorator()
|
java.lang.Object |
getModel()
|
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
getParent()
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getOtherAttributes, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ref
protected AbsItfReferenceParametersType ref
DecoratorReferenceParametersTypeImpl
public DecoratorReferenceParametersTypeImpl(AbsItfReferenceParametersType ref)
throws WSAddressingException
- Throws:
WSAddressingException
getModel
public java.lang.Object getModel()
- Overrides:
getModel in class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
getParent
public org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl getParent()
- Overrides:
getParent in class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
getDecorator
public org.ow2.easywsdl.schema.api.SchemaElement getDecorator()
- Specified by:
getDecorator in interface Decorator
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.