Contract.ValuedItem |
Contract.addValuedItem() |
Adds and returns a new value for valuedItem ()
|
Contract.ValuedItem |
Contract.getValuedItemFirstRep() |
Gets the first repetition for valuedItem (),
creating it if it does not already exist.
|
Contract.ValuedItem |
Contract.ValuedItem.setEffectiveTime(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEffectiveTime(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEffectiveTimeWithSecondsPrecision(Date theDate) |
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEntity(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for entity[x] ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(double theValue) |
Sets the value for factor ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(long theValue) |
Sets the value for factor ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for factor ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(BigDecimal theValue) |
Sets the value for factor ()
|
Contract.ValuedItem |
Contract.ValuedItem.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier ()
|
Contract.ValuedItem |
Contract.ValuedItem.setNet(MoneyDt theValue) |
Sets the value(s) for net ()
|
Contract.ValuedItem |
Contract.ValuedItem.setPoints(double theValue) |
Sets the value for points ()
|
Contract.ValuedItem |
Contract.ValuedItem.setPoints(long theValue) |
Sets the value for points ()
|
Contract.ValuedItem |
Contract.ValuedItem.setPoints(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for points ()
|
Contract.ValuedItem |
Contract.ValuedItem.setPoints(BigDecimal theValue) |
Sets the value for points ()
|
Contract.ValuedItem |
Contract.ValuedItem.setQuantity(SimpleQuantityDt theValue) |
Sets the value(s) for quantity ()
|
Contract.ValuedItem |
Contract.ValuedItem.setUnitPrice(MoneyDt theValue) |
Sets the value(s) for unitPrice ()
|