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