Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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(URI subscriberAddress, ServiceClassType serviceClass, Rate rateRestriction, Quota quotaRestriction, 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)
           

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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