Uses of Enum Class
dev.vality.damsel.claim_management.WalletModification._Fields
Packages that use WalletModification._Fields
-
Uses of WalletModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type WalletModification._FieldsModifier and TypeFieldDescriptionstatic final Map<WalletModification._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletModification.metaDataMapMethods in dev.vality.damsel.claim_management that return WalletModification._FieldsModifier and TypeMethodDescriptionprotected WalletModification._FieldsWalletModification.enumForId(short id) WalletModification.fieldForId(int fieldId) static WalletModification._FieldsWalletModification._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static WalletModification._FieldsWalletModification._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static WalletModification._FieldsWalletModification._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletModification.getFields()static WalletModification._FieldsReturns the enum constant of this class with the specified name.static WalletModification._Fields[]WalletModification._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type WalletModification._FieldsModifier and TypeMethodDescriptionMap<WalletModification._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletModification.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type WalletModification._FieldsModifier and TypeMethodDescriptionprotected voidWalletModification.checkType(WalletModification._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldWalletModification.getFieldDesc(WalletModification._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type WalletModification._FieldsModifierConstructorDescriptionWalletModification(WalletModification._Fields setField, Object value)