Uses of Class
dev.vality.fistful.identity.ChallengeStatus._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.identity |
-
Uses of ChallengeStatus._Fields in dev.vality.fistful.identity
Fields in dev.vality.fistful.identity with type parameters of type ChallengeStatus._Fields Modifier and Type Field Description static Map<ChallengeStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>ChallengeStatus. metaDataMapMethods in dev.vality.fistful.identity that return ChallengeStatus._Fields Modifier and Type Method Description protected ChallengeStatus._FieldsChallengeStatus. enumForId(short id)ChallengeStatus._FieldsChallengeStatus. fieldForId(int fieldId)static ChallengeStatus._FieldsChallengeStatus._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ChallengeStatus._FieldsChallengeStatus._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ChallengeStatus._FieldsChallengeStatus._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ChallengeStatus._Fields[]ChallengeStatus. getFields()static ChallengeStatus._FieldsChallengeStatus._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ChallengeStatus._Fields[]ChallengeStatus._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.identity that return types with arguments of type ChallengeStatus._Fields Modifier and Type Method Description Map<ChallengeStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>ChallengeStatus. getFieldMetaData()Methods in dev.vality.fistful.identity with parameters of type ChallengeStatus._Fields Modifier and Type Method Description protected voidChallengeStatus. checkType(ChallengeStatus._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldChallengeStatus. getFieldDesc(ChallengeStatus._Fields setField)Constructors in dev.vality.fistful.identity with parameters of type ChallengeStatus._Fields Constructor Description ChallengeStatus(ChallengeStatus._Fields setField, Object value)