Searched refs:getNumberOfQuestions (Results 1 – 3 of 3) sorted by relevance
339 message.writeShort(this.getNumberOfQuestions()); in data()394 if (this.getNumberOfQuestions() > 0) { in toString()396 buf.append(this.getNumberOfQuestions()); in toString()410 if (this.getNumberOfQuestions() > 0) { in toString()
130 public int getNumberOfQuestions() { in getNumberOfQuestions() method in DNSMessage217 …return (this.getNumberOfQuestions() + this.getNumberOfAnswers() + this.getNumberOfAuthorities() + … in isEmpty()
479 if (this.getNumberOfQuestions() > 0) { in toString()481 buf.append(this.getNumberOfQuestions()); in toString()495 if (this.getNumberOfQuestions() > 0) { in toString()