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