Class DataManagementPlan

    • Constructor Detail

      • DataManagementPlan

        public DataManagementPlan​(RelatedUris related,
                                  MonographPages pages)
        Constructor for DataManagementPlan (DMP).
        Parameters:
        related - A collection of URIs referencing things covered by the DMP.
        pages - The pages description for the DMP document.
    • Method Detail

      • getRelated

        public java.util.Set<java.net.URI> getRelated()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object