Uses of Class
org.linuxforhealth.fhir.model.resource.Contract.Term.Offer
-
Packages that use Contract.Term.Offer Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Contract.Term.Offer in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Contract.Term.Offer Modifier and Type Method Description Contract.Term.Offer
Contract.Term.Offer.Builder. build()
Build theContract.Term.Offer
Contract.Term.Offer
Contract.Term. getOffer()
The matter of concern in the context of this provision of the agrement.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Contract.Term.Offer Modifier and Type Method Description protected Contract.Term.Offer.Builder
Contract.Term.Offer.Builder. from(Contract.Term.Offer offer)
Contract.Term.Builder
Contract.Term.Builder. offer(Contract.Term.Offer offer)
The matter of concern in the context of this provision of the agrement.protected void
Contract.Term.Offer.Builder. validate(Contract.Term.Offer offer)
-