Searched refs:shortPrimitive (Results 1 – 1 of 1) sorted by relevance
27 private short shortPrimitive; field in TestBean1102 return shortPrimitive; in getShortPrimitive()105 public void setShortPrimitive(short shortPrimitive) { in setShortPrimitive() argument106 this.shortPrimitive = shortPrimitive; in setShortPrimitive()