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