Uses of Enum Class
dev.vality.damsel.base.ScheduleMonth._Fields
Packages that use ScheduleMonth._Fields
-
Uses of ScheduleMonth._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleMonth._FieldsModifier and TypeFieldDescriptionstatic final Map<ScheduleMonth._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleMonth.metaDataMapMethods in dev.vality.damsel.base that return ScheduleMonth._FieldsModifier and TypeMethodDescriptionprotected ScheduleMonth._FieldsScheduleMonth.enumForId(short id) ScheduleMonth.fieldForId(int fieldId) static ScheduleMonth._FieldsScheduleMonth._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ScheduleMonth._FieldsScheduleMonth._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ScheduleMonth._FieldsScheduleMonth._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ScheduleMonth.getFields()static ScheduleMonth._FieldsReturns the enum constant of this class with the specified name.static ScheduleMonth._Fields[]ScheduleMonth._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.base that return types with arguments of type ScheduleMonth._FieldsModifier and TypeMethodDescriptionMap<ScheduleMonth._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleMonth.getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleMonth._FieldsModifier and TypeMethodDescriptionprotected voidScheduleMonth.checkType(ScheduleMonth._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldScheduleMonth.getFieldDesc(ScheduleMonth._Fields setField) Constructors in dev.vality.damsel.base with parameters of type ScheduleMonth._Fields