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