Uses of Enum Class
dev.vality.damsel.domain.PayoutMethodDecision._Fields
Packages that use PayoutMethodDecision._Fields
-
Uses of PayoutMethodDecision._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type PayoutMethodDecision._FieldsModifier and TypeFieldDescriptionstatic final Map<PayoutMethodDecision._Fields,org.apache.thrift.meta_data.FieldMetaData> PayoutMethodDecision.metaDataMapMethods in dev.vality.damsel.domain that return PayoutMethodDecision._FieldsModifier and TypeMethodDescriptionPayoutMethodDecision.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.getFields()static PayoutMethodDecision._FieldsReturns the enum constant of this class with the specified name.static PayoutMethodDecision._Fields[]PayoutMethodDecision._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type PayoutMethodDecision._FieldsModifier and TypeMethodDescriptionMap<PayoutMethodDecision._Fields,org.apache.thrift.meta_data.FieldMetaData> PayoutMethodDecision.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type PayoutMethodDecision._FieldsModifier and TypeMethodDescriptionPayoutMethodDecision.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)