Uses of Class
ca.uhn.fhir.model.dstu2.resource.Contract.Legal
-
Uses of Contract.Legal in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionContract.addLegal()
Adds and returns a new value for legal ()Contract.getLegalFirstRep()
Gets the first repetition for legal (), creating it if it does not already exist.Contract.Legal.setContent
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for content[x] ()Modifier and TypeMethodDescriptionContract.addLegal
(Contract.Legal theValue) Adds a given new value for legal ()Modifier and TypeMethodDescriptionContract.setLegal
(List<Contract.Legal> theValue) Sets the value(s) for legal ()