com.ebmwebsourcing.wsstar.addressing.definition.decorator
Class DecoratorEndpointReferenceTypeImpl<Ref extends AbsItfReferenceParametersType>
java.lang.Object
com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl
com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorEndpointReferenceTypeImpl<Ref>
- All Implemented Interfaces:
- Decorator, com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaElement, java.io.Serializable
public class DecoratorEndpointReferenceTypeImpl<Ref extends AbsItfReferenceParametersType>
- extends com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl
- implements Decorator
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Fields inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl |
createDocumentation, equals, getDocumentation, getOtherAttributes, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
epr
protected AbsItfEndpointReferenceType<Ref extends AbsItfReferenceParametersType> epr
DecoratorEndpointReferenceTypeImpl
public DecoratorEndpointReferenceTypeImpl(AbsItfEndpointReferenceType<Ref> epr)
throws WSAddressingException
- Throws:
WSAddressingException
getFirstEpr
public EndpointReferenceType getFirstEpr()
getModel
public java.lang.Object getModel()
- Overrides:
getModel in class com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl
getParent
public com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl getParent()
- Overrides:
getParent in class com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl
getDecorator
public com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaElement getDecorator()
- Specified by:
getDecorator in interface Decorator
getAddress
public java.lang.String getAddress()
getDocumentBaseURI
public java.net.URI getDocumentBaseURI()
getPolicies
public java.util.List<org.apache.neethi.Policy> getPolicies()
getReferenceParameters
public Ref getReferenceParameters()
throws WSAddressingException
- Throws:
WSAddressingException
newReferenceParameters
public Ref newReferenceParameters()
throws WSAddressingException
- Throws:
WSAddressingException
getTagQName
public javax.xml.namespace.QName getTagQName()
setAddress
public void setAddress(java.lang.String address)
setDocumentBaseURI
public void setDocumentBaseURI(java.net.URI documentBaseURI)
setPolicy
public void setPolicy(java.util.List<org.apache.neethi.Policy> policies)
throws WSAddressingException
- Throws:
WSAddressingException
setReferenceParameters
public void setReferenceParameters(Ref ref)
throws WSAddressingException
- Throws:
WSAddressingException
setTagQName
public void setTagQName(javax.xml.namespace.QName name)
Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.