Searched defs:should_reenroll (Results 1 – 1 of 1) sorted by relevance
66 bool should_reenroll() const { return should_reenroll_; } in should_reenroll() function68 void should_reenroll(bool should_reenroll) { should_reenroll_ = should_reenroll; } in should_reenroll() function