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