Uses of Class
dev.vality.damsel.timeout_behaviour.TimeoutBehaviour._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.timeout_behaviour |
-
Uses of TimeoutBehaviour._Fields in dev.vality.damsel.timeout_behaviour
Fields in dev.vality.damsel.timeout_behaviour with type parameters of type TimeoutBehaviour._Fields Modifier and Type Field Description static Map<TimeoutBehaviour._Fields,org.apache.thrift.meta_data.FieldMetaData>TimeoutBehaviour. metaDataMapMethods in dev.vality.damsel.timeout_behaviour that return TimeoutBehaviour._Fields Modifier and Type Method Description protected TimeoutBehaviour._FieldsTimeoutBehaviour. enumForId(short id)TimeoutBehaviour._FieldsTimeoutBehaviour. fieldForId(int fieldId)static TimeoutBehaviour._FieldsTimeoutBehaviour._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static TimeoutBehaviour._FieldsTimeoutBehaviour._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static TimeoutBehaviour._FieldsTimeoutBehaviour._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimeoutBehaviour._Fields[]TimeoutBehaviour. getFields()static TimeoutBehaviour._FieldsTimeoutBehaviour._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeoutBehaviour._Fields[]TimeoutBehaviour._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.timeout_behaviour that return types with arguments of type TimeoutBehaviour._Fields Modifier and Type Method Description Map<TimeoutBehaviour._Fields,org.apache.thrift.meta_data.FieldMetaData>TimeoutBehaviour. getFieldMetaData()Methods in dev.vality.damsel.timeout_behaviour with parameters of type TimeoutBehaviour._Fields Modifier and Type Method Description protected voidTimeoutBehaviour. checkType(TimeoutBehaviour._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldTimeoutBehaviour. getFieldDesc(TimeoutBehaviour._Fields setField)Constructors in dev.vality.damsel.timeout_behaviour with parameters of type TimeoutBehaviour._Fields Constructor Description TimeoutBehaviour(TimeoutBehaviour._Fields setField, Object value)