Uses of Enum Class
dev.vality.damsel.base.ScheduleYear._Fields
Packages that use ScheduleYear._Fields
-
Uses of ScheduleYear._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleYear._FieldsModifier and TypeFieldDescriptionstatic final Map<ScheduleYear._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleYear.metaDataMapMethods in dev.vality.damsel.base that return ScheduleYear._FieldsModifier and TypeMethodDescriptionprotected ScheduleYear._FieldsScheduleYear.enumForId(short id) ScheduleYear.fieldForId(int fieldId) static ScheduleYear._FieldsScheduleYear._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ScheduleYear._FieldsScheduleYear._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ScheduleYear._FieldsScheduleYear._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ScheduleYear.getFields()static ScheduleYear._FieldsReturns the enum constant of this class with the specified name.static ScheduleYear._Fields[]ScheduleYear._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 ScheduleYear._FieldsModifier and TypeMethodDescriptionMap<ScheduleYear._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleYear.getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleYear._FieldsModifier and TypeMethodDescriptionprotected voidScheduleYear.checkType(ScheduleYear._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldScheduleYear.getFieldDesc(ScheduleYear._Fields setField) Constructors in dev.vality.damsel.base with parameters of type ScheduleYear._Fields