Uses of Class
com.ibm.fhir.model.resource.Contract.Term.Offer.Answer
-
Packages that use Contract.Term.Offer.Answer Package Description com.ibm.fhir.model.resource -
-
Uses of Contract.Term.Offer.Answer in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Contract.Term.Offer.Answer Modifier and Type Method Description Contract.Term.Offer.AnswerContract.Term.Offer.Answer.Builder. build()Build theContract.Term.Offer.AnswerMethods in com.ibm.fhir.model.resource that return types with arguments of type Contract.Term.Offer.Answer Modifier and Type Method Description List<Contract.Term.Offer.Answer>Contract.Term.Asset. getAnswer()Response to assets.List<Contract.Term.Offer.Answer>Contract.Term.Offer. getAnswer()Response to offer text.Methods in com.ibm.fhir.model.resource with parameters of type Contract.Term.Offer.Answer Modifier and Type Method Description Contract.Term.Asset.BuilderContract.Term.Asset.Builder. answer(Contract.Term.Offer.Answer... answer)Response to assets.Contract.Term.Offer.BuilderContract.Term.Offer.Builder. answer(Contract.Term.Offer.Answer... answer)Response to offer text.protected Contract.Term.Offer.Answer.BuilderContract.Term.Offer.Answer.Builder. from(Contract.Term.Offer.Answer answer)Method parameters in com.ibm.fhir.model.resource with type arguments of type Contract.Term.Offer.Answer Modifier and Type Method Description Contract.Term.Asset.BuilderContract.Term.Asset.Builder. answer(Collection<Contract.Term.Offer.Answer> answer)Response to assets.Contract.Term.Offer.BuilderContract.Term.Offer.Builder. answer(Collection<Contract.Term.Offer.Answer> answer)Response to offer text.
-