Uses of Class
dev.vality.damsel.base.ScheduleDayOfWeek._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.base |
-
Uses of ScheduleDayOfWeek._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleDayOfWeek._Fields Modifier and Type Field Description static Map<ScheduleDayOfWeek._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleDayOfWeek. metaDataMapMethods in dev.vality.damsel.base that return ScheduleDayOfWeek._Fields Modifier and Type Method Description protected ScheduleDayOfWeek._FieldsScheduleDayOfWeek. enumForId(short id)ScheduleDayOfWeek._FieldsScheduleDayOfWeek. fieldForId(int fieldId)static ScheduleDayOfWeek._FieldsScheduleDayOfWeek._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ScheduleDayOfWeek._FieldsScheduleDayOfWeek._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ScheduleDayOfWeek._FieldsScheduleDayOfWeek._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ScheduleDayOfWeek._Fields[]ScheduleDayOfWeek. getFields()static ScheduleDayOfWeek._FieldsScheduleDayOfWeek._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ScheduleDayOfWeek._Fields[]ScheduleDayOfWeek._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 ScheduleDayOfWeek._Fields Modifier and Type Method Description Map<ScheduleDayOfWeek._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleDayOfWeek. getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleDayOfWeek._Fields Modifier and Type Method Description protected voidScheduleDayOfWeek. checkType(ScheduleDayOfWeek._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldScheduleDayOfWeek. getFieldDesc(ScheduleDayOfWeek._Fields setField)Constructors in dev.vality.damsel.base with parameters of type ScheduleDayOfWeek._Fields Constructor Description ScheduleDayOfWeek(ScheduleDayOfWeek._Fields setField, Object value)