public class PacketCableSqlQuery
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
debug |
static java.lang.Integer |
MAJOR_TLV |
| Constructor and Description |
|---|
PacketCableSqlQuery(java.sql.Connection sqlConnection) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONArray |
getAllTlvDefinition(int iCableLabsConfigType) |
void |
getMajorTlvDefinition(java.lang.Integer iType) |
org.json.JSONObject |
getTlvDefinition(java.lang.Integer iType) |
protected java.lang.Boolean debug
public static final java.lang.Integer MAJOR_TLV
public PacketCableSqlQuery(java.sql.Connection sqlConnection)
sqlConnection - public void getMajorTlvDefinition(java.lang.Integer iType)
iType - public org.json.JSONObject getTlvDefinition(java.lang.Integer iType)
iType - public org.json.JSONArray getAllTlvDefinition(int iCableLabsConfigType)
iCableLabsConfigType -