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