Uses of Class
dev.vality.fistful.identity.ChallengeState._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.identity |
-
Uses of ChallengeState._Fields in dev.vality.fistful.identity
Fields in dev.vality.fistful.identity with type parameters of type ChallengeState._Fields Modifier and Type Field Description static Map<ChallengeState._Fields,org.apache.thrift.meta_data.FieldMetaData>ChallengeState. metaDataMapMethods in dev.vality.fistful.identity that return ChallengeState._Fields Modifier and Type Method Description ChallengeState._FieldsChallengeState. fieldForId(int fieldId)static ChallengeState._FieldsChallengeState._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ChallengeState._FieldsChallengeState._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ChallengeState._FieldsChallengeState._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ChallengeState._Fields[]ChallengeState. getFields()static ChallengeState._FieldsChallengeState._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ChallengeState._Fields[]ChallengeState._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 ChallengeState._Fields Modifier and Type Method Description Map<ChallengeState._Fields,org.apache.thrift.meta_data.FieldMetaData>ChallengeState. getFieldMetaData()Methods in dev.vality.fistful.identity with parameters of type ChallengeState._Fields Modifier and Type Method Description ObjectChallengeState. getFieldValue(ChallengeState._Fields field)booleanChallengeState. isSet(ChallengeState._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidChallengeState. setFieldValue(ChallengeState._Fields field, Object value)