Searched refs:charPrimitive (Results 1 – 1 of 1) sorted by relevance
35 private char charPrimitive; field in TestBean1150 return charPrimitive; in getCharPrimitive()153 public void setCharPrimitive(char charPrimitive) { in setCharPrimitive() argument154 this.charPrimitive = charPrimitive; in setCharPrimitive()