
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Group.Member
Packages that use Group.Member
-
Uses of Group.Member in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Group.MemberModifier and TypeMethodDescriptionGroup.addMember()
Adds and returns a new value for member ()Group.getMemberFirstRep()
Gets the first repetition for member (), creating it if it does not already exist.Group.Member.setEntity
(ResourceReferenceDt theValue) Sets the value(s) for entity ()Group.Member.setInactive
(boolean theBoolean) Sets the value for inactive ()Group.Member.setInactive
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for inactive ()Sets the value(s) for period ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Group.MemberMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Group.MemberModifier and TypeMethodDescriptionGroup.addMember
(Group.Member theValue) Adds a given new value for member ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Group.MemberModifier and TypeMethodDescriptionGroup.setMember
(List<Group.Member> theValue) Sets the value(s) for member ()