Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Uses of Class
com.bea.wlcp.wlng.spi.subscriberdata.sla.Rate

Packages that use Rate
com.bea.wlcp.wlng.spi.subscriberdata   
com.bea.wlcp.wlng.spi.subscriberdata.sla   
 

Uses of Rate in com.bea.wlcp.wlng.spi.subscriberdata
 

Methods in com.bea.wlcp.wlng.spi.subscriberdata that return Rate
 Rate SubscriberContract.getRateRestriction()
           
 

Methods in com.bea.wlcp.wlng.spi.subscriberdata with parameters of type Rate
 void SubscriberContract.setRateRestriction(Rate rateRestriction)
           
 

Constructors in com.bea.wlcp.wlng.spi.subscriberdata with parameters of type Rate
SubscriberContract(java.net.URI subscriberAddress, ServiceClassType serviceClass, Rate rateRestriction, Quota quotaRestriction, java.util.Date expiration)
           
 

Uses of Rate in com.bea.wlcp.wlng.spi.subscriberdata.sla
 

Fields in com.bea.wlcp.wlng.spi.subscriberdata.sla declared as Rate
protected  Rate RestrictionType.rate
           
 

Methods in com.bea.wlcp.wlng.spi.subscriberdata.sla that return Rate
 Rate RestrictionType.getRate()
           
static Rate SubscriberSlaHelper.createRate(int reqLimit, long timePeriod)
           
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.