public interface RepeatingCustomValueDescriptor extends CustomValueDescriptor
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getMaxOccurs()
Implementation should never return a number <= 0.
|
java.lang.Integer |
getMinOccurs()
Implementations should never return null.
|
getDatatypeClassname, getDatatypeConfig, getHandlerConfig, getPreferredHandlerClassname
java.lang.Integer getMinOccurs()
java.lang.Integer getMaxOccurs()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.