Searched refs:numericCode_ (Results 1 – 1 of 1) sorted by relevance
72 private Integer numericCode_; field in CurrencyDataEntry.Builder96 numericCode_ = Integer.parseInt(numericCode); in setNumericCode()128 …return new CurrencyDataEntry(entity_, currency_, alphabeticCode_, numericCode_, minorUnit_, withdr… in build()135 numericCode_ = null; in reset()