Uses of Class
org.linuxforhealth.fhir.model.resource.SupplyDelivery
-
Packages that use SupplyDelivery Package Description org.linuxforhealth.fhir.model.resource org.linuxforhealth.fhir.model.visitor -
-
Uses of SupplyDelivery in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return SupplyDelivery Modifier and Type Method Description SupplyDeliverySupplyDelivery.Builder. build()Build theSupplyDeliveryMethods in org.linuxforhealth.fhir.model.resource with parameters of type SupplyDelivery Modifier and Type Method Description protected SupplyDelivery.BuilderSupplyDelivery.Builder. from(SupplyDelivery supplyDelivery)protected voidSupplyDelivery.Builder. validate(SupplyDelivery supplyDelivery) -
Uses of SupplyDelivery in org.linuxforhealth.fhir.model.visitor
Methods in org.linuxforhealth.fhir.model.visitor with parameters of type SupplyDelivery Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, SupplyDelivery supplyDelivery)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, SupplyDelivery supplyDelivery)
-