Uses of Enum Class
dev.vality.damsel.timeout_behaviour.TimeoutBehaviour._Fields
Packages that use TimeoutBehaviour._Fields
-
Uses of TimeoutBehaviour._Fields in dev.vality.damsel.timeout_behaviour
Fields in dev.vality.damsel.timeout_behaviour with type parameters of type TimeoutBehaviour._FieldsModifier and TypeFieldDescriptionstatic final Map<TimeoutBehaviour._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeoutBehaviour.metaDataMapMethods in dev.vality.damsel.timeout_behaviour that return TimeoutBehaviour._FieldsModifier and TypeMethodDescriptionprotected TimeoutBehaviour._FieldsTimeoutBehaviour.enumForId(short id) TimeoutBehaviour.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.getFields()static TimeoutBehaviour._FieldsReturns the enum constant of this class with the specified name.static TimeoutBehaviour._Fields[]TimeoutBehaviour._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.timeout_behaviour that return types with arguments of type TimeoutBehaviour._FieldsModifier and TypeMethodDescriptionMap<TimeoutBehaviour._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeoutBehaviour.getFieldMetaData()Methods in dev.vality.damsel.timeout_behaviour with parameters of type TimeoutBehaviour._FieldsModifier and TypeMethodDescriptionprotected 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