Edit C:\Users\Admin\.m2\repository\org\dspace\dspace-api\6.2\org\dspace\eperson\RegistrationData.class
???? 3 L C D E F G H I J K id Ljava/lang/Integer; RuntimeVisibleAnnotations Ljavax/persistence/Id; Ljavax/persistence/Column; name registrationdata_id "Ljavax/persistence/GeneratedValue; strategy "Ljavax/persistence/GenerationType; SEQUENCE generator registrationdata_seq %Ljavax/persistence/SequenceGenerator; sequenceName allocationSize email Ljava/lang/String; unique length @ token 0 expires Ljava/util/Date; Ljavax/persistence/Temporal; value Ljavax/persistence/TemporalType; TIMESTAMP <init> ()V Code LineNumberTable LocalVariableTable this %Lorg/dspace/eperson/RegistrationData; getID ()Ljava/lang/Integer; getEmail ()Ljava/lang/String; setEmail (Ljava/lang/String;)V getToken setToken getExpires ()Ljava/util/Date; setExpires (Ljava/util/Date;)V ()Ljava/io/Serializable; Signature ILjava/lang/Object;Lorg/dspace/core/ReloadableEntity<Ljava/lang/Integer;>; SourceFile RegistrationData.java Ljavax/persistence/Entity; Ljavax/persistence/Table; registrationdata ( ) "