|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.wlcp.wlng.spi.subscriberdata.sla.Rate
Java class for rate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="rate">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="reqLimit" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="timePeriod" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
protected int |
reqLimit
|
protected java.math.BigInteger |
timePeriod
|
| Method Summary | |
int |
getReqLimit()
|
java.math.BigInteger |
getTimePeriod()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int reqLimit
protected java.math.BigInteger timePeriod
| Method Detail |
public int getReqLimit()
public java.math.BigInteger getTimePeriod()
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||