A - the type of attribute heldpublic interface Customizable<A extends Attribute>
Customizable<VisitAttribute>| Modifier and Type | Method and Description | 
|---|---|
| void | addAttribute(A attribute)Adds an attribute. | 
| Collection<A> | getActiveAttributes() | 
| List<A> | getActiveAttributes(CustomValueDescriptor ofType) | 
| Collection<A> | getAttributes() | 
Collection<A> getAttributes()
Collection<A> getActiveAttributes()
List<A> getActiveAttributes(CustomValueDescriptor ofType)
ofType - void addAttribute(A attribute)
attribute - Copyright © 2024 OpenMRS Inc.. All rights reserved.