Uses of Class
com.ibm.fhir.model.resource.Contract.Friendly
-
Packages that use Contract.Friendly Package Description com.ibm.fhir.model.resource -
-
Uses of Contract.Friendly in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Contract.Friendly Modifier and Type Method Description Contract.FriendlyContract.Friendly.Builder. build()Build theContract.FriendlyMethods in com.ibm.fhir.model.resource that return types with arguments of type Contract.Friendly Modifier and Type Method Description java.util.List<Contract.Friendly>Contract. getFriendly()The "patient friendly language" versionof the Contract in whole or in parts.Methods in com.ibm.fhir.model.resource with parameters of type Contract.Friendly Modifier and Type Method Description Contract.BuilderContract.Builder. friendly(Contract.Friendly... friendly)The "patient friendly language" versionof the Contract in whole or in parts.protected Contract.Friendly.BuilderContract.Friendly.Builder. from(Contract.Friendly friendly)protected voidContract.Friendly.Builder. validate(Contract.Friendly friendly)Method parameters in com.ibm.fhir.model.resource with type arguments of type Contract.Friendly Modifier and Type Method Description Contract.BuilderContract.Builder. friendly(java.util.Collection<Contract.Friendly> friendly)The "patient friendly language" versionof the Contract in whole or in parts.
-