
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Contract.Legal
Packages that use Contract.Legal
-
Uses of Contract.Legal in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Contract.LegalModifier 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] ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Contract.LegalMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Contract.LegalModifier and TypeMethodDescriptionContract.addLegal
(Contract.Legal theValue) Adds a given new value for legal ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Contract.LegalModifier and TypeMethodDescriptionContract.setLegal
(List<Contract.Legal> theValue) Sets the value(s) for legal ()