142 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
190 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
219 bool m_fleetIdsHasBeenSet;
222 bool m_limitHasBeenSet;
225 bool m_nextTokenHasBeenSet;