Uses of Class
com.merative.acd.v1.model.LabValueAnnotation
-
Packages that use LabValueAnnotation Package Description com.merative.acd.v1.model -
-
Uses of LabValueAnnotation in com.merative.acd.v1.model
Methods in com.merative.acd.v1.model that return LabValueAnnotation Modifier and Type Method Description LabValueAnnotation
ContainerGroup. getLabValueInd(int index)
Gets the labValueInd.LabValueAnnotation
UnstructuredContainer. getLabValueInd(int index)
Gets the labValueInd.Methods in com.merative.acd.v1.model that return types with arguments of type LabValueAnnotation Modifier and Type Method Description java.util.List<LabValueAnnotation>
ContainerAnnotation. getLabValueInd()
Gets the labValueInd.java.util.List<LabValueAnnotation>
ContainerGroup. getLabValueInd()
Gets the labValueInd.java.util.List<LabValueAnnotation>
UnstructuredContainer. getLabValueInd()
Gets the labValueInd.
-