getDecimal method

LexoDecimal getDecimal()

Implementation

LexoDecimal getDecimal() {
  return decimal;
}