|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecimalValue | |
---|---|
ch.panter.li.bi.asn.api | |
ch.panter.li.bi.asn.value |
Uses of DecimalValue in ch.panter.li.bi.asn.api |
---|
Methods in ch.panter.li.bi.asn.api with parameters of type DecimalValue | |
---|---|
void |
DecimalValue.assign(DecimalValue other)
|
boolean |
DecimalValueInfo.hasSameNumericalValue(DecimalValue compare)
|
boolean |
DecimalValueInfo.hasSameNumericalValue(DecimalValue compare,
double range)
|
void |
DecimalValue.setValue(DecimalValue value)
|
Uses of DecimalValue in ch.panter.li.bi.asn.value |
---|
Classes in ch.panter.li.bi.asn.value that implement DecimalValue | |
---|---|
class |
AsnReal
|
Methods in ch.panter.li.bi.asn.value with parameters of type DecimalValue | |
---|---|
void |
AsnReal.assign(DecimalValue other)
|
boolean |
AsnReal.hasSameNumericalValue(DecimalValue compare)
|
boolean |
AsnReal.hasSameNumericalValue(DecimalValue compare,
double range)
|
void |
AsnReal.setValue(DecimalValue value)
|
Constructors in ch.panter.li.bi.asn.value with parameters of type DecimalValue | |
---|---|
AsnReal(DecimalValue value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |