Darthgizka
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created JavaDoc for abstract properties (i.e. no backing field that has the same name as the property)
AnsweredThe org.hl7.fhir.core project contains many javadoc comments for abstract properties, like for example in CanonicalResource.java. In other words, there are only (abstract) getter and setter functio...