
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Claim.Payee
Packages that use Claim.Payee
-
Uses of Claim.Payee in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Claim.PayeeModifier and TypeMethodDescriptionClaim.getPayee()
Gets the value(s) for payee ().Claim.Payee.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()Claim.Payee.setPerson
(ResourceReferenceDt theValue) Sets the value(s) for person ()Claim.Payee.setProvider
(ResourceReferenceDt theValue) Sets the value(s) for provider ()Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Claim.PayeeModifier and TypeMethodDescriptionClaim.setPayee
(Claim.Payee theValue) Sets the value(s) for payee ()