Edit C:\Users\Admin\.m2\repository\org\dspace\dspace-api\6.2\org\dspace\eperson\Subscription.class
???? 3 I A B C D E F G H id Ljava/lang/Integer; RuntimeVisibleAnnotations Ljavax/persistence/Id; Ljavax/persistence/Column; name subscription_id unique nullable "Ljavax/persistence/GeneratedValue; strategy "Ljavax/persistence/GenerationType; SEQUENCE generator subscription_seq %Ljavax/persistence/SequenceGenerator; sequenceName allocationSize collection Lorg/dspace/content/Collection; Ljavax/persistence/ManyToOne; fetch Ljavax/persistence/FetchType; LAZY Ljavax/persistence/JoinColumn; collection_id ePerson Lorg/dspace/eperson/EPerson; eperson_id <init> ()V Code LineNumberTable LocalVariableTable this !Lorg/dspace/eperson/Subscription; getID ()Ljava/lang/Integer; getCollection !()Lorg/dspace/content/Collection; setCollection "(Lorg/dspace/content/Collection;)V getePerson ()Lorg/dspace/eperson/EPerson; setePerson (Lorg/dspace/eperson/EPerson;)V ()Ljava/io/Serializable; Signature ILjava/lang/Object;Lorg/dspace/core/ReloadableEntity<Ljava/lang/Integer;>; SourceFile Subscription.java Ljavax/persistence/Entity; Ljavax/persistence/Table; subscription ( ) % & / 0 org/dspace/eperson/Subscription java/lang/Object org/dspace/core/ReloadableEntity ! <