Home
last modified time | relevance | path

Searched refs:LONG_CLASS (Results 1 – 3 of 3) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DDM.java106 cm.addMapping(cm.xsd, "long", PropertyInfo.LONG_CLASS, this); in register()
DPropertyInfo.java41 public static final Class LONG_CLASS = new Long(0).getClass(); field in PropertyInfo
DSppPropertyInfo.java41 public static final Class LONG_CLASS = new Long(0).getClass(); field in SppPropertyInfo