Uses of Class
org.linuxforhealth.fhir.model.resource.Contract.Term.Offer.Party
-
Packages that use Contract.Term.Offer.Party Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Contract.Term.Offer.Party in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Contract.Term.Offer.Party Modifier and Type Method Description Contract.Term.Offer.PartyContract.Term.Offer.Party.Builder. build()Build theContract.Term.Offer.PartyMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type Contract.Term.Offer.Party Modifier and Type Method Description java.util.List<Contract.Term.Offer.Party>Contract.Term.Offer. getParty()Offer Recipient.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Contract.Term.Offer.Party Modifier and Type Method Description protected Contract.Term.Offer.Party.BuilderContract.Term.Offer.Party.Builder. from(Contract.Term.Offer.Party party)Contract.Term.Offer.BuilderContract.Term.Offer.Builder. party(Contract.Term.Offer.Party... party)Offer Recipient.protected voidContract.Term.Offer.Party.Builder. validate(Contract.Term.Offer.Party party)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type Contract.Term.Offer.Party Modifier and Type Method Description Contract.Term.Offer.BuilderContract.Term.Offer.Builder. party(java.util.Collection<Contract.Term.Offer.Party> party)Offer Recipient.
-