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.OfferContract.Term.Offer.Builder. build()Build theContract.Term.OfferContract.Term.OfferContract.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.BuilderContract.Term.Offer.Builder. from(Contract.Term.Offer offer)Contract.Term.BuilderContract.Term.Builder. offer(Contract.Term.Offer offer)The matter of concern in the context of this provision of the agrement.protected voidContract.Term.Offer.Builder. validate(Contract.Term.Offer offer)
-