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, setBwSpecType
getBytes, getLength, setBytes, setLength
public GeneralizedBandwidthSSON()
public GeneralizedBandwidthSSON(byte[] bytes, int offset)
public void encode()
public void decode(byte[] bytes, int offset)
decode
in class GeneralizedBandwidth
public int getM()
public void setM(int m)
public int hashCode()
hashCode
in class GeneralizedBandwidth
public boolean equals(Object obj)
equals
in class GeneralizedBandwidth
Copyright © 2016. All rights reserved.