com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class SubscriptionPolicyTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<SubscriptionPolicyType>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.SubscriptionPolicyTypeImpl
All Implemented Interfaces:
SubscriptionPolicyType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class SubscriptionPolicyTypeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<SubscriptionPolicyType>
implements SubscriptionPolicyType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
SubscriptionPolicyTypeImpl(SubscriptionPolicyType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addOtherElements(org.w3c.dom.Element elmt)
           
 void addPolicyRule(java.lang.Object obj)
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 java.util.List<org.w3c.dom.Element> getPolicyRules()
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, 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 org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Constructor Detail

SubscriptionPolicyTypeImpl

public SubscriptionPolicyTypeImpl(SubscriptionPolicyType model,
                                  org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

getPolicyRules

public java.util.List<org.w3c.dom.Element> getPolicyRules()
Specified by:
getPolicyRules in interface SubscriptionPolicyType

addPolicyRule

public void addPolicyRule(java.lang.Object obj)
Specified by:
addPolicyRule in interface SubscriptionPolicyType

addOtherElements

public void addOtherElements(org.w3c.dom.Element elmt)
Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement

getOtherElements

public java.util.List<org.w3c.dom.Element> getOtherElements()
                                                     throws org.ow2.easywsdl.schema.api.XmlException
Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
Throws:
org.ow2.easywsdl.schema.api.XmlException


Copyright © 2009 eBM Websourcing. All Rights Reserved.