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