Uses of Class
org.linuxforhealth.fhir.model.resource.EvidenceReport.Subject.Characteristic
-
Packages that use EvidenceReport.Subject.Characteristic Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of EvidenceReport.Subject.Characteristic in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return EvidenceReport.Subject.Characteristic Modifier and Type Method Description EvidenceReport.Subject.CharacteristicEvidenceReport.Subject.Characteristic.Builder. build()Build theEvidenceReport.Subject.CharacteristicMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type EvidenceReport.Subject.Characteristic Modifier and Type Method Description java.util.List<EvidenceReport.Subject.Characteristic>EvidenceReport.Subject. getCharacteristic()Characteristic.Methods in org.linuxforhealth.fhir.model.resource with parameters of type EvidenceReport.Subject.Characteristic Modifier and Type Method Description EvidenceReport.Subject.BuilderEvidenceReport.Subject.Builder. characteristic(EvidenceReport.Subject.Characteristic... characteristic)Characteristic.protected EvidenceReport.Subject.Characteristic.BuilderEvidenceReport.Subject.Characteristic.Builder. from(EvidenceReport.Subject.Characteristic characteristic)protected voidEvidenceReport.Subject.Characteristic.Builder. validate(EvidenceReport.Subject.Characteristic characteristic)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type EvidenceReport.Subject.Characteristic Modifier and Type Method Description EvidenceReport.Subject.BuilderEvidenceReport.Subject.Builder. characteristic(java.util.Collection<EvidenceReport.Subject.Characteristic> characteristic)Characteristic.
-