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