@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface OpenmrsProfile
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
modules |
java.lang.String |
openmrsPlatformVersion |
java.lang.String |
openmrsVersion
Deprecated.
Since 1.11.3, 1.10.2, 1.9.9 use
openmrsPlatformVersion() . |
@Deprecated public abstract java.lang.String openmrsVersion
openmrsPlatformVersion()
.Copyright © 2018 OpenMRS Inc.. All Rights Reserved.