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