Uses of Class
com.ibm.fhir.model.resource.Contract.Term.Offer
-
Packages that use Contract.Term.Offer Package Description com.ibm.fhir.model.resource -
-
Uses of Contract.Term.Offer in com.ibm.fhir.model.resource
Methods in com.ibm.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 com.ibm.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)
-