Constructor and Description |
---|
RateContainer() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
bytes() |
void |
bytes(BigInteger newBytes) |
boolean |
bytesPresent() |
BigInteger |
period() |
void |
period(BigInteger newPeriod) |
boolean |
periodPresent() |
makeArrayList, makeUnmodifiableList
public BigInteger bytes()
public void bytes(BigInteger newBytes)
public boolean bytesPresent()
bytesPresent
in interface Rate
public BigInteger period()
public void period(BigInteger newPeriod)
public boolean periodPresent()
periodPresent
in interface Rate
Copyright © 2016. All rights reserved.