public class GeneralizedBandwidthSSON extends GeneralizedBandwidth
bytes, length, log| Constructor and Description |
|---|
GeneralizedBandwidthSSON()
Constructs a GeneralizedBandwidth object
|
GeneralizedBandwidthSSON(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(byte[] bytes,
int offset) |
void |
encode() |
boolean |
equals(Object obj) |
int |
getM() |
int |
hashCode() |
void |
setM(int m) |
String |
toString() |
getBwSpecType, setBwSpecTypegetBytes, getLength, setBytes, setLengthpublic GeneralizedBandwidthSSON()
public GeneralizedBandwidthSSON(byte[] bytes,
int offset)
public void encode()
public void decode(byte[] bytes,
int offset)
decode in class GeneralizedBandwidthpublic int getM()
public void setM(int m)
public int hashCode()
hashCode in class GeneralizedBandwidthpublic boolean equals(Object obj)
equals in class GeneralizedBandwidthCopyright © 2016. All rights reserved.