Searched refs:LONG_CLASS (Results 1 – 3 of 3) sorted by relevance
106 cm.addMapping(cm.xsd, "long", PropertyInfo.LONG_CLASS, this); in register()
41 public static final Class LONG_CLASS = new Long(0).getClass(); field in PropertyInfo
41 public static final Class LONG_CLASS = new Long(0).getClass(); field in SppPropertyInfo