| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEffectiveTime(DateTimeDt theValue)
Sets the value(s) for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEffectiveTimeWithSecondsPrecision(Date theDate)
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
Contract.ValuedItem.setEntity(IDatatype theValue)
Sets the value(s) for entity[x] ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(BigDecimal theValue)
Sets the value for factor ()
|
Contract.ValuedItem |
Contract.ValuedItem.setFactor(DecimalDt theValue)
Sets the value(s) for factor ()
|
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.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(BigDecimal theValue)
Sets the value for points ()
|
Contract.ValuedItem |
Contract.ValuedItem.setPoints(DecimalDt theValue)
Sets the value(s) for points ()
|
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.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Contract.ValuedItem |
Contract.ValuedItem.setUnitPrice(MoneyDt theValue)
Sets the value(s) for unitPrice ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.ValuedItem> |
Contract.getValuedItem()
Gets the value(s) for valuedItem ().
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addValuedItem(Contract.ValuedItem theValue)
Adds a given new value for valuedItem ()
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.setValuedItem(List<Contract.ValuedItem> theValue)
Sets the value(s) for valuedItem ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.