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