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