public static class Contract.ValuedItem extends BaseIdentifiableElement implements IResourceBlock
Definition: Contract Valued Item List
| Constructor and Description |
|---|
ValuedItem() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Date |
getEffectiveTime()
Gets the value(s) for effectiveTime ().
|
DateTimeDt |
getEffectiveTimeElement()
Gets the value(s) for effectiveTime ().
|
IDatatype |
getEntity()
Gets the value(s) for entity[x] ().
|
BigDecimal |
getFactor()
Gets the value(s) for factor ().
|
DecimalDt |
getFactorElement()
Gets the value(s) for factor ().
|
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier ().
|
MoneyDt |
getNet()
Gets the value(s) for net ().
|
BigDecimal |
getPoints()
Gets the value(s) for points ().
|
DecimalDt |
getPointsElement()
Gets the value(s) for points ().
|
SimpleQuantityDt |
getQuantity()
Gets the value(s) for quantity ().
|
MoneyDt |
getUnitPrice()
Gets the value(s) for unitPrice ().
|
boolean |
isEmpty() |
Contract.ValuedItem |
setEffectiveTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
setEffectiveTime(DateTimeDt theValue)
Sets the value(s) for effectiveTime ()
|
Contract.ValuedItem |
setEffectiveTimeWithSecondsPrecision(Date theDate)
Sets the value for effectiveTime ()
|
Contract.ValuedItem |
setEntity(IDatatype theValue)
Sets the value(s) for entity[x] ()
|
Contract.ValuedItem |
setFactor(BigDecimal theValue)
Sets the value for factor ()
|
Contract.ValuedItem |
setFactor(DecimalDt theValue)
Sets the value(s) for factor ()
|
Contract.ValuedItem |
setFactor(double theValue)
Sets the value for factor ()
|
Contract.ValuedItem |
setFactor(long theValue)
Sets the value for factor ()
|
Contract.ValuedItem |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
Contract.ValuedItem |
setNet(MoneyDt theValue)
Sets the value(s) for net ()
|
Contract.ValuedItem |
setPoints(BigDecimal theValue)
Sets the value for points ()
|
Contract.ValuedItem |
setPoints(DecimalDt theValue)
Sets the value(s) for points ()
|
Contract.ValuedItem |
setPoints(double theValue)
Sets the value for points ()
|
Contract.ValuedItem |
setPoints(long theValue)
Sets the value for points ()
|
Contract.ValuedItem |
setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Contract.ValuedItem |
setUnitPrice(MoneyDt theValue)
Sets the value(s) for unitPrice ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ValuedItem()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IDatatype getEntity()
null.
Definition: Specific type of Contract Valued Item that may be priced.
public Contract.ValuedItem setEntity(IDatatype theValue)
Definition: Specific type of Contract Valued Item that may be priced.
public IdentifierDt getIdentifier()
null.
Definition: Identifies a Contract Valued Item instance.
public Contract.ValuedItem setIdentifier(IdentifierDt theValue)
Definition: Identifies a Contract Valued Item instance.
public DateTimeDt getEffectiveTimeElement()
null.
Definition: Indicates the time during which this Contract ValuedItem information is effective.
public Date getEffectiveTime()
null.
Definition: Indicates the time during which this Contract ValuedItem information is effective.
public Contract.ValuedItem setEffectiveTime(DateTimeDt theValue)
Definition: Indicates the time during which this Contract ValuedItem information is effective.
public Contract.ValuedItem setEffectiveTime(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: Indicates the time during which this Contract ValuedItem information is effective.
public Contract.ValuedItem setEffectiveTimeWithSecondsPrecision(Date theDate)
Definition: Indicates the time during which this Contract ValuedItem information is effective.
public SimpleQuantityDt getQuantity()
null.
Definition: Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
public Contract.ValuedItem setQuantity(SimpleQuantityDt theValue)
Definition: Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
public MoneyDt getUnitPrice()
null.
Definition: A Contract Valued Item unit valuation measure.
public Contract.ValuedItem setUnitPrice(MoneyDt theValue)
Definition: A Contract Valued Item unit valuation measure.
public DecimalDt getFactorElement()
null.
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public BigDecimal getFactor()
null.
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public Contract.ValuedItem setFactor(DecimalDt theValue)
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public Contract.ValuedItem setFactor(long theValue)
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public Contract.ValuedItem setFactor(double theValue)
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public Contract.ValuedItem setFactor(BigDecimal theValue)
Definition: A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
public DecimalDt getPointsElement()
null.
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public BigDecimal getPoints()
null.
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public Contract.ValuedItem setPoints(DecimalDt theValue)
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public Contract.ValuedItem setPoints(long theValue)
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public Contract.ValuedItem setPoints(double theValue)
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public Contract.ValuedItem setPoints(BigDecimal theValue)
Definition: An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
public MoneyDt getNet()
null.
Definition: Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.
public Contract.ValuedItem setNet(MoneyDt theValue)
Definition: Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.
Copyright © 2014–2016 University Health Network. All rights reserved.