Searched refs:INTEGER_CLASS (Results 1 – 3 of 3) sorted by relevance
40 public static final Class INTEGER_CLASS = new Integer(0).getClass(); field in SppPropertyInfo
105 cm.addMapping(cm.xsd, "int", PropertyInfo.INTEGER_CLASS, this); in register()
40 public static final Class INTEGER_CLASS = new Integer(0).getClass(); field in PropertyInfo