Modifier and Type | Method and Description |
---|---|
byte |
dartSector()
This person's dart sector as last assigned by a count.
|
Residence |
residence()
This person's primary residence.
|
String |
username()
This person's username.
|
Object |
voteTrace()
This person's vote trace according to the results of last count, exclusive of any
subsequent user input.
|
Object |
voteTraceProjected()
An external trace projected from the voteTrace by including any subsequent input
from the user's (but not of other users); or null if the original vote trace is
unknown (null), or the user had no subsequent input.
|
byte dartSector()
CountNode.dartSector()
Residence residence()
String username()
IDPair.username()
Object voteTrace()
CountNodeW.trace()
Object voteTraceProjected()
CountNodeW.trace()