com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl
Class EndpointReferenceTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
      extended by com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<ReferenceParametersType>
          extended by com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.EndpointReferenceTypeImpl
All Implemented Interfaces:
EndpointReferenceType, com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType<ReferenceParametersType>, com.ebmwebsourcing.wsstar.addressing.definition.decorator.Decorator, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class EndpointReferenceTypeImpl
extends com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<ReferenceParametersType>
implements EndpointReferenceType

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl
epr
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
EndpointReferenceTypeImpl(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType epr)
           
 
Method Summary
 ReferenceParametersType getReferenceParameters()
           
 ReferenceParametersType newReferenceParameters()
           
 void setReferenceParameters(ReferenceParametersType ref)
           
 
Methods inherited from class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl
getAddress, getDecorator, getDocumentBaseURI, getFirstEpr, getModel, getParent, getPolicies, getTagQName, setAddress, setDocumentBaseURI, setPolicy, setTagQName
 
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
 
Methods inherited from interface com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType
getAddress, getDocumentBaseURI, getPolicies, getTagQName, setAddress, setDocumentBaseURI, setPolicy, setTagQName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Constructor Detail

EndpointReferenceTypeImpl

public EndpointReferenceTypeImpl(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType epr)
                          throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Method Detail

getReferenceParameters

public ReferenceParametersType getReferenceParameters()
                                               throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Specified by:
getReferenceParameters in interface com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType<ReferenceParametersType>
Overrides:
getReferenceParameters in class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<ReferenceParametersType>
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

setReferenceParameters

public void setReferenceParameters(ReferenceParametersType ref)
Specified by:
setReferenceParameters in interface com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType<ReferenceParametersType>
Overrides:
setReferenceParameters in class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<ReferenceParametersType>

newReferenceParameters

public ReferenceParametersType newReferenceParameters()
                                               throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Specified by:
newReferenceParameters in interface com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType<ReferenceParametersType>
Overrides:
newReferenceParameters in class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<ReferenceParametersType>
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.