Uses of Class
dev.vality.damsel.payment_processing.AllocationNotFound._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of AllocationNotFound._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type AllocationNotFound._Fields Modifier and Type Field Description static Map<AllocationNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>AllocationNotFound. metaDataMapMethods in dev.vality.damsel.payment_processing that return AllocationNotFound._Fields Modifier and Type Method Description AllocationNotFound._FieldsAllocationNotFound. fieldForId(int fieldId)static AllocationNotFound._FieldsAllocationNotFound._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static AllocationNotFound._FieldsAllocationNotFound._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static AllocationNotFound._FieldsAllocationNotFound._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AllocationNotFound._Fields[]AllocationNotFound. getFields()static AllocationNotFound._FieldsAllocationNotFound._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static AllocationNotFound._Fields[]AllocationNotFound._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 AllocationNotFound._Fields Modifier and Type Method Description Map<AllocationNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData>AllocationNotFound. getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type AllocationNotFound._Fields Modifier and Type Method Description ObjectAllocationNotFound. getFieldValue(AllocationNotFound._Fields field)booleanAllocationNotFound. isSet(AllocationNotFound._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAllocationNotFound. setFieldValue(AllocationNotFound._Fields field, Object value)