Uses of Class
ca.uhn.fhir.model.dstu2.resource.Claim.Payee
-
Packages that use Claim.Payee Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Claim.Payee in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Claim.Payee Modifier and Type Method Description Claim.PayeeClaim. getPayee()Gets the value(s) for payee ().Claim.PayeeClaim.Payee. setOrganization(ResourceReferenceDt theValue)Sets the value(s) for organization ()Claim.PayeeClaim.Payee. setPerson(ResourceReferenceDt theValue)Sets the value(s) for person ()Claim.PayeeClaim.Payee. setProvider(ResourceReferenceDt theValue)Sets the value(s) for provider ()Claim.PayeeClaim.Payee. setType(CodingDt theValue)Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Claim.Payee Modifier and Type Method Description ClaimClaim. setPayee(Claim.Payee theValue)Sets the value(s) for payee ()
-