com.ebmwebsourcing.wsstar.addressing.definition.decorator
Class DecoratorReferenceParametersTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
      extended by 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

Field Summary
protected  AbsItfReferenceParametersType ref
           
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
DecoratorReferenceParametersTypeImpl(AbsItfReferenceParametersType ref)
           
 
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
 

Field Detail

ref

protected AbsItfReferenceParametersType ref
Constructor Detail

DecoratorReferenceParametersTypeImpl

public DecoratorReferenceParametersTypeImpl(AbsItfReferenceParametersType ref)
                                     throws WSAddressingException
Throws:
WSAddressingException
Method Detail

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.