Uses of Enum Class
dev.vality.damsel.domain.ProviderAccount._Fields
Packages that use ProviderAccount._Fields
-
Uses of ProviderAccount._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type ProviderAccount._FieldsModifier and TypeFieldDescriptionstatic final Map<ProviderAccount._Fields,org.apache.thrift.meta_data.FieldMetaData> ProviderAccount.metaDataMapMethods in dev.vality.damsel.domain that return ProviderAccount._FieldsModifier and TypeMethodDescriptionProviderAccount.fieldForId(int fieldId) static ProviderAccount._FieldsProviderAccount._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ProviderAccount._FieldsProviderAccount._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ProviderAccount._FieldsProviderAccount._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ProviderAccount.getFields()static ProviderAccount._FieldsReturns the enum constant of this class with the specified name.static ProviderAccount._Fields[]ProviderAccount._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 ProviderAccount._FieldsModifier and TypeMethodDescriptionMap<ProviderAccount._Fields,org.apache.thrift.meta_data.FieldMetaData> ProviderAccount.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type ProviderAccount._FieldsModifier and TypeMethodDescriptionProviderAccount.getFieldValue(ProviderAccount._Fields field) booleanProviderAccount.isSet(ProviderAccount._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidProviderAccount.setFieldValue(ProviderAccount._Fields field, Object value)