Class Chapter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Chapter.Builder  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ERROR_TEMPLATE  
    • Constructor Summary

      Constructors 
      Constructor Description
      Chapter()  
    • Constructor Detail

      • Chapter

        public Chapter()
    • Method Detail

      • getPartOf

        public java.net.URI getPartOf()
        Specified by:
        getPartOf in interface Partitive
      • setPartOf

        public void setPartOf​(java.net.URI partOf)
        Specified by:
        setPartOf in interface Partitive
      • 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