Uses of Class
dev.vality.damsel.base.ScheduleYear._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.base |
-
Uses of ScheduleYear._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleYear._Fields Modifier and Type Field Description static Map<ScheduleYear._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleYear. metaDataMapMethods in dev.vality.damsel.base that return ScheduleYear._Fields Modifier and Type Method Description protected ScheduleYear._FieldsScheduleYear. enumForId(short id)ScheduleYear._FieldsScheduleYear. 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._Fields[]ScheduleYear. getFields()static ScheduleYear._FieldsScheduleYear._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ScheduleYear._Fields[]ScheduleYear._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.base that return types with arguments of type ScheduleYear._Fields Modifier and Type Method Description Map<ScheduleYear._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleYear. getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleYear._Fields Modifier and Type Method Description protected 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 Constructor Description ScheduleYear(ScheduleYear._Fields setField, Object value)