Uses of Class
dev.vality.fistful.ProofInsufficient._Fields
| Package | Description |
|---|---|
| dev.vality.fistful |
-
Uses of ProofInsufficient._Fields in dev.vality.fistful
Fields in dev.vality.fistful with type parameters of type ProofInsufficient._Fields Modifier and Type Field Description static Map<ProofInsufficient._Fields,org.apache.thrift.meta_data.FieldMetaData>ProofInsufficient. metaDataMapMethods in dev.vality.fistful that return ProofInsufficient._Fields Modifier and Type Method Description ProofInsufficient._FieldsProofInsufficient. fieldForId(int fieldId)static ProofInsufficient._FieldsProofInsufficient._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ProofInsufficient._FieldsProofInsufficient._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ProofInsufficient._FieldsProofInsufficient._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ProofInsufficient._Fields[]ProofInsufficient. getFields()static ProofInsufficient._FieldsProofInsufficient._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ProofInsufficient._Fields[]ProofInsufficient._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful that return types with arguments of type ProofInsufficient._Fields Modifier and Type Method Description Map<ProofInsufficient._Fields,org.apache.thrift.meta_data.FieldMetaData>ProofInsufficient. getFieldMetaData()Methods in dev.vality.fistful with parameters of type ProofInsufficient._Fields Modifier and Type Method Description ObjectProofInsufficient. getFieldValue(ProofInsufficient._Fields field)booleanProofInsufficient. isSet(ProofInsufficient._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidProofInsufficient. setFieldValue(ProofInsufficient._Fields field, Object value)