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