Uses of Class
com.ellucian.generated.eedm.requisitions.v11_0.UnitPrice
-
Packages that use UnitPrice Package Description com.ellucian.generated.eedm.requisitions.v11_0 -
-
Uses of UnitPrice in com.ellucian.generated.eedm.requisitions.v11_0
Fields in com.ellucian.generated.eedm.requisitions.v11_0 declared as UnitPrice Modifier and Type Field Description private UnitPriceLineItem. unitPriceUnit PriceMethods in com.ellucian.generated.eedm.requisitions.v11_0 that return UnitPrice Modifier and Type Method Description UnitPriceLineItem. getUnitPrice()Unit PriceUnitPriceUnitPrice. withCurrency(UnitPrice.Currency currency)UnitPriceUnitPrice. withValue(Double value)Methods in com.ellucian.generated.eedm.requisitions.v11_0 with parameters of type UnitPrice Modifier and Type Method Description voidLineItem. setUnitPrice(UnitPrice unitPrice)Unit PriceLineItemLineItem. withUnitPrice(UnitPrice unitPrice)
-