com.ebmwebsourcing.wsstar.notification.extension.impl
Class ProcessPolicyTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ProcessPolicyType>
com.ebmwebsourcing.wsstar.notification.extension.impl.ProcessPolicyTypeImpl
- All Implemented Interfaces:
- ProcessPolicyType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class ProcessPolicyTypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ProcessPolicyType>
- implements ProcessPolicyType
This class implements ProcessPolicyType java interface respect to
EASYWSDL Library model.
- Author:
- Thierry Déjean - eBM Websourcing
- 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, 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 |
ProcessPolicyTypeImpl
public ProcessPolicyTypeImpl(ProcessPolicyType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
- Constructor (follow EASYWSDL model)
- Parameters:
model - parent -
addAction
public void addAction(ActionType value)
- Description copied from interface:
ProcessPolicyType
- see the "same named method" javadoc description in
ProcessPolicyType JAXB*
generated class
- Specified by:
addAction in interface ProcessPolicyType
clearAction
public void clearAction()
- Description copied from interface:
ProcessPolicyType
- see the "same named method" javadoc description in
ProcessPolicyType JAXB*
generated class
- Specified by:
clearAction in interface ProcessPolicyType
getAction
public java.util.List<ActionType> getAction()
- Description copied from interface:
ProcessPolicyType
- see the "same named method" javadoc description in
ProcessPolicyType JAXB*
generated class
- Specified by:
getAction in interface ProcessPolicyType
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.