Uses of Enum Class
dev.vality.damsel.claim_management.NewWalletModification._Fields
Packages that use NewWalletModification._Fields
-
Uses of NewWalletModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type NewWalletModification._FieldsModifier and TypeFieldDescriptionstatic final Map<NewWalletModification._Fields,org.apache.thrift.meta_data.FieldMetaData> NewWalletModification.metaDataMapMethods in dev.vality.damsel.claim_management that return NewWalletModification._FieldsModifier and TypeMethodDescriptionprotected NewWalletModification._FieldsNewWalletModification.enumForId(short id) NewWalletModification.fieldForId(int fieldId) NewWalletModification._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.NewWalletModification._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.NewWalletModification._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.NewWalletModification.getFields()Returns the enum constant of this class with the specified name.static NewWalletModification._Fields[]NewWalletModification._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 NewWalletModification._FieldsModifier and TypeMethodDescriptionMap<NewWalletModification._Fields,org.apache.thrift.meta_data.FieldMetaData> NewWalletModification.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type NewWalletModification._FieldsModifier and TypeMethodDescriptionprotected voidNewWalletModification.checkType(NewWalletModification._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldNewWalletModification.getFieldDesc(NewWalletModification._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type NewWalletModification._FieldsModifierConstructorDescriptionNewWalletModification(NewWalletModification._Fields setField, Object value)