Class DataSet

    • Field Detail

      • USER_AGREES_TO_TERMS_AND_CONDITIONS_FIELD

        public static final java.lang.String USER_AGREES_TO_TERMS_AND_CONDITIONS_FIELD
        See Also:
        Constant Field Values
      • GEOGRAPHICAL_COVERAGE_FIELD

        public static final java.lang.String GEOGRAPHICAL_COVERAGE_FIELD
        See Also:
        Constant Field Values
      • REFERENCED_BY_FIELD

        public static final java.lang.String REFERENCED_BY_FIELD
        See Also:
        Constant Field Values
      • COMPLIES_WITH_FIELD

        public static final java.lang.String COMPLIES_WITH_FIELD
        See Also:
        Constant Field Values
    • Method Detail

      • isUserAgreesToTermsAndConditions

        public boolean isUserAgreesToTermsAndConditions()
      • getReferencedBy

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

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

        public java.util.Set<java.net.URI> getCompliesWith()
      • 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