Uses of Enum Class
dev.vality.damsel.withdrawals.domain.RUSDomesticPassport._Fields
Packages that use RUSDomesticPassport._Fields
-
Uses of RUSDomesticPassport._Fields in dev.vality.damsel.withdrawals.domain
Fields in dev.vality.damsel.withdrawals.domain with type parameters of type RUSDomesticPassport._FieldsModifier and TypeFieldDescriptionstatic final Map<RUSDomesticPassport._Fields,org.apache.thrift.meta_data.FieldMetaData> RUSDomesticPassport.metaDataMapMethods in dev.vality.damsel.withdrawals.domain that return RUSDomesticPassport._FieldsModifier and TypeMethodDescriptionRUSDomesticPassport.fieldForId(int fieldId) static RUSDomesticPassport._FieldsRUSDomesticPassport._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RUSDomesticPassport._FieldsRUSDomesticPassport._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RUSDomesticPassport._FieldsRUSDomesticPassport._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RUSDomesticPassport.getFields()static RUSDomesticPassport._FieldsReturns the enum constant of this class with the specified name.static RUSDomesticPassport._Fields[]RUSDomesticPassport._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.domain that return types with arguments of type RUSDomesticPassport._FieldsModifier and TypeMethodDescriptionMap<RUSDomesticPassport._Fields,org.apache.thrift.meta_data.FieldMetaData> RUSDomesticPassport.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.domain with parameters of type RUSDomesticPassport._FieldsModifier and TypeMethodDescriptionRUSDomesticPassport.getFieldValue(RUSDomesticPassport._Fields field) booleanRUSDomesticPassport.isSet(RUSDomesticPassport._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidRUSDomesticPassport.setFieldValue(RUSDomesticPassport._Fields field, Object value)