public class Query extends Object
| Modifier and Type | Method and Description |
|---|---|
Integer |
getACount() |
Integer |
getARCount() |
Integer |
getFlags() |
int |
getId() |
Integer |
getNSCount() |
int |
getNumberOfSections() |
Integer |
getQCount() |
List<QuerySection> |
getSections() |
static Query |
parse(byte[] buf,
int offset) |
public int getId()
public Integer getFlags()
public Integer getARCount()
public Integer getNSCount()
public int getNumberOfSections()
public Integer getQCount()
public Integer getACount()
public List<QuerySection> getSections()
Copyright © 2013. All Rights Reserved.