Uses of Class
dev.vality.damsel.domain.PayoutMethodDecision._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of PayoutMethodDecision._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type PayoutMethodDecision._Fields Modifier and Type Field Description static Map<PayoutMethodDecision._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutMethodDecision. metaDataMapMethods in dev.vality.damsel.domain that return PayoutMethodDecision._Fields Modifier and Type Method Description PayoutMethodDecision._FieldsPayoutMethodDecision. fieldForId(int fieldId)static PayoutMethodDecision._FieldsPayoutMethodDecision._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PayoutMethodDecision._FieldsPayoutMethodDecision._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PayoutMethodDecision._FieldsPayoutMethodDecision._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PayoutMethodDecision._Fields[]PayoutMethodDecision. getFields()static PayoutMethodDecision._FieldsPayoutMethodDecision._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutMethodDecision._Fields[]PayoutMethodDecision._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type PayoutMethodDecision._Fields Modifier and Type Method Description Map<PayoutMethodDecision._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutMethodDecision. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type PayoutMethodDecision._Fields Modifier and Type Method Description ObjectPayoutMethodDecision. getFieldValue(PayoutMethodDecision._Fields field)booleanPayoutMethodDecision. isSet(PayoutMethodDecision._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPayoutMethodDecision. setFieldValue(PayoutMethodDecision._Fields field, Object value)