public class PacketCableSqlQuery
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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) |
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
-