Previously (in Spdx-Java-Library v1.x), model classes had JavaDocs generated as part of that library's own JavaDoc generation and publication process. With the separation of model classes out of Spdx-Java-Library, there is no longer any JavaDoc reference documentation for these classes, yet they represent a majority (by volume) of the classes available to, and potentially used by, downstream developers. For those unfamiliar with the SPDX specification, let alone how it maps to the generated Java classes, such documentation is invaluable.
Note: it wasn't clear to me which repository this issue actually belongs in - please feel free to move it if this is the wrong one.