public class Bandwidth extends Object implements Serializable
Constructor and Description |
---|
Bandwidth() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getMaximumBandwidth() |
Double |
getTypicalBandwidth() |
int |
hashCode() |
void |
setMaximumBandwidth(Double maximumBandwidth) |
void |
setTypicalBandwidth(Double typicalBandwidth) |
String |
toString() |
Copyright © 2016. All rights reserved.