com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface SubscriptionPolicyType

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
SubscriptionPolicyTypeImpl

public interface SubscriptionPolicyType
extends org.ow2.easywsdl.schema.api.XMLElement


Method Summary
 void addPolicyRule(java.lang.Object obj)
           
 java.util.List<org.w3c.dom.Element> getPolicyRules()
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getPolicyRules

java.util.List<org.w3c.dom.Element> getPolicyRules()

addPolicyRule

void addPolicyRule(java.lang.Object obj)


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