

static final int | _FAMINST_SUCCESS_VERIFIED |
Integer value of enum value "FAMINST_SUCCESS_VERIFIED" | |
The family table instance verification was successful. | |
static final FaminstanceVerifyStatus | FAMINST_SUCCESS_VERIFIED |
Object value of enum value "FAMINST_SUCCESS_VERIFIED" | |
The family table instance verification was successful. | |
static final int | _FAMINST_FAILED_VERIFIED |
Integer value of enum value "FAMINST_FAILED_VERIFIED" | |
The family table instance verification failed. | |
static final FaminstanceVerifyStatus | FAMINST_FAILED_VERIFIED |
Object value of enum value "FAMINST_FAILED_VERIFIED" | |
The family table instance verification failed. | |
static final int | _FAMINST_NOT_VERIFIED |
Integer value of enum value "FAMINST_NOT_VERIFIED" | |
The family table instance verification was not attempted. | |
static final FaminstanceVerifyStatus | FAMINST_NOT_VERIFIED |
Object value of enum value "FAMINST_NOT_VERIFIED" | |
The family table instance verification was not attempted. | |
static final int | _FaminstanceVerifyStatus_null |
Enum null value. |

static FaminstanceVerifyStatus | FromInt (int value) |
Creates enum object from an integer. | |
static FaminstanceVerifyStatus | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |

getValue | ||
int | getValue | () |

FromInt | ||
static FaminstanceVerifyStatus | FromInt | (int value) |

FromInt | ||
static FaminstanceVerifyStatus | FromInt | (Integer value) |
