public class DefaultTieredBlock extends DefaultBlock implements TieredBlock
| Constructor and Description |
|---|
DefaultTieredBlock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getMax() |
BlockType |
getType() |
int |
hashCode() |
DefaultTieredBlock |
setMax(Double max) |
DefaultTieredBlock |
setType(BlockType type) |
getMinTopUpCredit, getPrice, getSize, getUnit, setPhase, setPrice, setPrices, setSize, setUnit, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetMinTopUpCredit, getPrice, getSize, getUnitpublic Double getMax()
getMax in interface TieredBlockpublic DefaultTieredBlock setMax(Double max)
public BlockType getType()
getType in interface BlockgetType in class DefaultBlockpublic DefaultTieredBlock setType(BlockType type)
setType in class DefaultBlockpublic boolean equals(Object o)
equals in class DefaultBlockpublic int hashCode()
hashCode in class DefaultBlockCopyright © 2010-2016. All Rights Reserved.