Uses of Class
ca.uhn.fhir.model.dstu2.resource.Contract.Friendly
-
Uses of Contract.Friendly in ca.uhn.fhir.model.dstu2.resource
Modifier 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] ()Modifier and TypeMethodDescriptionContract.addFriendly
(Contract.Friendly theValue) Adds a given new value for friendly ()Modifier and TypeMethodDescriptionContract.setFriendly
(List<Contract.Friendly> theValue) Sets the value(s) for friendly ()