com.ebmwebsourcing.wsstar.notification.extension.api
Interface ContextPolicyType

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

public interface ContextPolicyType
extends org.ow2.easywsdl.schema.api.SchemaElement

This interface provides an encapsulated version of the JAXB Class . It also uses EASYWSDL library encapsulation model.

Author:
Thierry Déjean -eBM WebSourcing

Method Summary
 java.lang.Boolean isCorrelationId()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isEndpoint()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isInterface()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isMeuuid()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isNotifDate()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isService()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 java.lang.Boolean isStatus()
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setCorrelationId(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setEndpoint(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setInterface(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setMeuuid(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setNotifDate(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setService(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 void setStatus(java.lang.Boolean val)
          see the "same named method" javadoc description in ContextPolicyType JAXB* generated class
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Method Detail

isCorrelationId

java.lang.Boolean isCorrelationId()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isEndpoint

java.lang.Boolean isEndpoint()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isInterface

java.lang.Boolean isInterface()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isMeuuid

java.lang.Boolean isMeuuid()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isNotifDate

java.lang.Boolean isNotifDate()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isService

java.lang.Boolean isService()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


isStatus

java.lang.Boolean isStatus()
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setCorrelationId

void setCorrelationId(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setEndpoint

void setEndpoint(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setInterface

void setInterface(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setMeuuid

void setMeuuid(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setNotifDate

void setNotifDate(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setService

void setService(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class


setStatus

void setStatus(java.lang.Boolean val)
see the "same named method" javadoc description in ContextPolicyType JAXB* generated class



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