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