public final class Vote extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_VoteCommit |
static int |
_VoteReadOnly |
static int |
_VoteRollback |
static Vote |
VoteCommit |
static Vote |
VoteReadOnly |
static Vote |
VoteRollback |
Modifier | Constructor and Description |
---|---|
protected |
Vote(int i) |
public static final int _VoteCommit
public static final Vote VoteCommit
public static final int _VoteRollback
public static final Vote VoteRollback
public static final int _VoteReadOnly
public static final Vote VoteReadOnly
Copyright © 2013. All Rights Reserved.