Uses of Class
dev.vality.fistful.p2p.template.RepairScenario._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.p2p.template |
-
Uses of RepairScenario._Fields in dev.vality.fistful.p2p.template
Fields in dev.vality.fistful.p2p.template with type parameters of type RepairScenario._Fields Modifier and Type Field Description static Map<RepairScenario._Fields,org.apache.thrift.meta_data.FieldMetaData>RepairScenario. metaDataMapMethods in dev.vality.fistful.p2p.template that return RepairScenario._Fields Modifier and Type Method Description protected RepairScenario._FieldsRepairScenario. enumForId(short id)RepairScenario._FieldsRepairScenario. fieldForId(int fieldId)static RepairScenario._FieldsRepairScenario._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static RepairScenario._FieldsRepairScenario._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static RepairScenario._FieldsRepairScenario._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RepairScenario._Fields[]RepairScenario. getFields()static RepairScenario._FieldsRepairScenario._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static RepairScenario._Fields[]RepairScenario._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.p2p.template that return types with arguments of type RepairScenario._Fields Modifier and Type Method Description Map<RepairScenario._Fields,org.apache.thrift.meta_data.FieldMetaData>RepairScenario. getFieldMetaData()Methods in dev.vality.fistful.p2p.template with parameters of type RepairScenario._Fields Modifier and Type Method Description protected voidRepairScenario. checkType(RepairScenario._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldRepairScenario. getFieldDesc(RepairScenario._Fields setField)Constructors in dev.vality.fistful.p2p.template with parameters of type RepairScenario._Fields Constructor Description RepairScenario(RepairScenario._Fields setField, Object value)