
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Contract.Friendly
Packages that use Contract.Friendly
-
Uses of Contract.Friendly in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Contract.FriendlyModifier and TypeMethodDescriptionContract.addFriendly()
Adds and returns a new value for friendly ()Contract.getFriendlyFirstRep()
Gets the first repetition for friendly (), creating it if it does not already exist.Contract.Friendly.setContent
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for content[x] ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Contract.FriendlyMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Contract.FriendlyModifier and TypeMethodDescriptionContract.addFriendly
(Contract.Friendly theValue) Adds a given new value for friendly ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Contract.FriendlyModifier and TypeMethodDescriptionContract.setFriendly
(List<Contract.Friendly> theValue) Sets the value(s) for friendly ()