Uses of Class
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2.IntegerCounter

Packages that use IntegerCounter
com.ebmwebsourcing.wsstar.dm.impl.expression   
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2   
 

Uses of IntegerCounter in com.ebmwebsourcing.wsstar.dm.impl.expression
 

Constructors in com.ebmwebsourcing.wsstar.dm.impl.expression with parameters of type IntegerCounter
QoSIntegerImpl(IntegerCounter model, WSDMElementImpl parent)
           
 

Uses of IntegerCounter in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2
 

Subclasses of IntegerCounter in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2
 class OperationIntegerCounter
          Java class for OperationIntegerCounter complex type.
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 declared as IntegerCounter
protected  IntegerCounter OperationMetricType.lastRequestSize
           
protected  IntegerCounter OperationMetricType.lastResponseSize
           
protected  IntegerCounter OperationMetricType.maxRequestSize
           
protected  IntegerCounter OperationMetricType.maxResponseSize
           
protected  IntegerCounter OperationMetricType.numberOfFailedRequests
           
protected  IntegerCounter OperationMetricType.numberOfRequests
           
protected  IntegerCounter OperationMetricType.numberOfSuccessfulRequests
           
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 that return IntegerCounter
 IntegerCounter ObjectFactory.createIntegerCounter()
          Create an instance of IntegerCounter
 IntegerCounter OperationMetricType.getLastRequestSize()
          Gets the value of the lastRequestSize property.
 IntegerCounter OperationMetricType.getLastResponseSize()
          Gets the value of the lastResponseSize property.
 IntegerCounter OperationMetricType.getMaxRequestSize()
          Gets the value of the maxRequestSize property.
 IntegerCounter OperationMetricType.getMaxResponseSize()
          Gets the value of the maxResponseSize property.
 IntegerCounter OperationMetricType.getNumberOfFailedRequests()
          Gets the value of the numberOfFailedRequests property.
 IntegerCounter OperationMetricType.getNumberOfRequests()
          Gets the value of the numberOfRequests property.
 IntegerCounter OperationMetricType.getNumberOfSuccessfulRequests()
          Gets the value of the numberOfSuccessfulRequests property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 that return types with arguments of type IntegerCounter
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createLastRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createLastResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createMaxRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createMaxResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfFailedRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfSuccessfulRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 with parameters of type IntegerCounter
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createLastRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createLastResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createMaxRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createMaxResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfFailedRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> ObjectFactory.createNumberOfSuccessfulRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 void OperationMetricType.setLastRequestSize(IntegerCounter value)
          Sets the value of the lastRequestSize property.
 void OperationMetricType.setLastResponseSize(IntegerCounter value)
          Sets the value of the lastResponseSize property.
 void OperationMetricType.setMaxRequestSize(IntegerCounter value)
          Sets the value of the maxRequestSize property.
 void OperationMetricType.setMaxResponseSize(IntegerCounter value)
          Sets the value of the maxResponseSize property.
 void OperationMetricType.setNumberOfFailedRequests(IntegerCounter value)
          Sets the value of the numberOfFailedRequests property.
 void OperationMetricType.setNumberOfRequests(IntegerCounter value)
          Sets the value of the numberOfRequests property.
 void OperationMetricType.setNumberOfSuccessfulRequests(IntegerCounter value)
          Sets the value of the numberOfSuccessfulRequests property.
 



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