com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl
Class ReferenceParametersTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
      extended by com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorReferenceParametersTypeImpl
          extended by com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.ReferenceParametersTypeImpl
All Implemented Interfaces:
ReferenceParametersType, com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfReferenceParametersType, com.ebmwebsourcing.wsstar.addressing.definition.decorator.Decorator, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class ReferenceParametersTypeImpl
extends com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorReferenceParametersTypeImpl
implements ReferenceParametersType

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorReferenceParametersTypeImpl
ref
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
ReferenceParametersTypeImpl(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfReferenceParametersType ref)
           
 
Method Summary
 MonitoringPropertiesType getMonitoringPropertiesType()
           
 MonitoringPropertiesType newMonitoringPropertiesType()
           
 void setMonitoringPropertiesType(MonitoringPropertiesType type)
           
 
Methods inherited from class com.ebmwebsourcing.wsstar.addressing.definition.decorator.DecoratorReferenceParametersTypeImpl
getDecorator, getModel, getParent
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, getDocumentation, getOtherAttributes, 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

ReferenceParametersTypeImpl

public ReferenceParametersTypeImpl(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfReferenceParametersType ref)
                            throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Method Detail

getMonitoringPropertiesType

public MonitoringPropertiesType getMonitoringPropertiesType()
Specified by:
getMonitoringPropertiesType in interface ReferenceParametersType

setMonitoringPropertiesType

public void setMonitoringPropertiesType(MonitoringPropertiesType type)
Specified by:
setMonitoringPropertiesType in interface ReferenceParametersType

newMonitoringPropertiesType

public MonitoringPropertiesType newMonitoringPropertiesType()
Specified by:
newMonitoringPropertiesType in interface ReferenceParametersType


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