Searched refs:setAlphabeticCode (Results 1 – 2 of 2) sorted by relevance
89 public Builder setAlphabeticCode(String alphabeticCode) { in setAlphabeticCode() method in CurrencyDataEntry.Builder
127 currBld.setAlphabeticCode(new String(ch, start, length).trim()); in characters()