Uses of Class
org.ehrbase.aql.dto.containment.Containment
-
Packages that use Containment Package Description org.ehrbase.aql.dto.containment -
-
Uses of Containment in org.ehrbase.aql.dto.containment
Methods in org.ehrbase.aql.dto.containment that return Containment Modifier and Type Method Description ContainmentContainmentDto. getContainment()Methods in org.ehrbase.aql.dto.containment with parameters of type Containment Modifier and Type Method Description voidContainmentDto. setContainment(Containment containment)Constructors in org.ehrbase.aql.dto.containment with parameters of type Containment Constructor Description Containment(Containment other)
-