com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class NotificationProducerRPImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<NotificationProducerRP>
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.NotificationProducerRPImpl
- All Implemented Interfaces:
- NotificationProducerRP, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class NotificationProducerRPImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<NotificationProducerRP>
- implements NotificationProducerRP
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
NotificationProducerRPImpl
public NotificationProducerRPImpl(NotificationProducerRP model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
addTopicExpression
public void addTopicExpression(TopicExpressionType topicExpr)
- Specified by:
addTopicExpression in interface NotificationProducerRP
addTopicExpressionDialect
public void addTopicExpressionDialect(java.lang.String dialect)
- Specified by:
addTopicExpressionDialect in interface NotificationProducerRP
getTopicExpression
public java.util.List<TopicExpressionType> getTopicExpression()
throws WSNotificationException
- Specified by:
getTopicExpression in interface NotificationProducerRP
- Throws:
WSNotificationException
getTopicExpressionDialect
public java.util.List<java.lang.String> getTopicExpressionDialect()
- Specified by:
getTopicExpressionDialect in interface NotificationProducerRP
getTopicSet
public TopicSetType getTopicSet()
- Specified by:
getTopicSet in interface NotificationProducerRP
isFixedTopicSet
public boolean isFixedTopicSet()
- Specified by:
isFixedTopicSet in interface NotificationProducerRP
setFixedTopicSet
public void setFixedTopicSet(java.lang.Boolean value)
- Specified by:
setFixedTopicSet in interface NotificationProducerRP
setTopicSet
public void setTopicSet(TopicSetType topicSet)
- Specified by:
setTopicSet in interface NotificationProducerRP
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.