Claim.ItemDetailSubDetail |
Claim.ItemDetail.addSubDetail() |
Adds and returns a new value for subDetail ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetail.getSubDetailFirstRep() |
Gets the first repetition for subDetail (),
creating it if it does not already exist.
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setFactor(double theValue) |
Sets the value for factor ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setFactor(long theValue) |
Sets the value for factor ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setFactor(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for factor ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setFactor(BigDecimal theValue) |
Sets the value for factor ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setNet(MoneyDt theValue) |
Sets the value(s) for net ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setPoints(double theValue) |
Sets the value for points ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setPoints(long theValue) |
Sets the value for points ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setPoints(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for points ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setPoints(BigDecimal theValue) |
Sets the value for points ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setQuantity(SimpleQuantityDt theValue) |
Sets the value(s) for quantity ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setSequence(int theInteger) |
Sets the value for sequence ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setSequence(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for sequence ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setService(CodingDt theValue) |
Sets the value(s) for service ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setType(CodingDt theValue) |
Sets the value(s) for type ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setUdi(CodingDt theValue) |
Sets the value(s) for udi ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setUnitPrice(MoneyDt theValue) |
Sets the value(s) for unitPrice ()
|