openehr4j / openehr-rm-4j

Java interface declarations for the openEHR RM component
https://openehr4j.github.io/openehr-rm-4j/
1 stars 0 forks source link

Replace "void" with "null" in javadocs #13

Open jmewes opened 1 year ago

jmewes commented 1 year ago
  /**
   * Unique identifier of the version of which this version is a modification; Void if this is the first version.
   */
  ObjectVersionId precedingVersionUid();

org.openehr.rm.common.change_control.Version#precedingVersionUid