Uses of Class
ca.uhn.fhir.model.dstu2.resource.Conformance.RestOperation
-
Uses of Conformance.RestOperation in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionConformance.Rest.addOperation()
Adds and returns a new value for operation ()Conformance.Rest.getOperationFirstRep()
Gets the first repetition for operation (), creating it if it does not already exist.Conformance.RestOperation.setDefinition
(ResourceReferenceDt theValue) Sets the value(s) for definition ()Conformance.RestOperation.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()Modifier and TypeMethodDescriptionConformance.Rest.getOperation()
Gets the value(s) for operation ().Modifier and TypeMethodDescriptionConformance.Rest.addOperation
(Conformance.RestOperation theValue) Adds a given new value for operation ()Modifier and TypeMethodDescriptionConformance.Rest.setOperation
(List<Conformance.RestOperation> theValue) Sets the value(s) for operation ()