\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsHashSwig Class Reference

Inheritance diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsHashSwig:

[legend]

Collaboration diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsHashSwig:

[legend]

Public Member Functions

synchronized void  delete ()
String  getDeviceId ()
String  getDeviceId (long resultIndex)
int  getDifference ()
int  getDifference (long resultIndex)
int  getMethod () int  getMethod (long resultIndex) int  getDrift () int  getDrift (long resultIndex) String  getTrace () int  getMatchedNodes () int  getIterations () String  getUserAgent (long resultIndex) int  getUserAgents ()

Public Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig

synchronized void  delete () String  getDeviceId () String  getUserAgent (long resultIndex) int  getUserAgents ()

Public Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

synchronized void  delete () void  close () int  getAvailableProperties () boolean  containsProperty (String propertyName) VectorStringSwig  getProperties () String  getPropertyName (int requiredPropertyIndex) VectorStringValuesSwig  getValues (String propertyName) VectorStringValuesSwig  getValues (int requiredPropertyIndex) StringValueSwig  getValueAsString (String propertyName) StringValueSwig  getValueAsString (int requiredPropertyIndex) BoolValueSwig  getValueAsBool (String propertyName) BoolValueSwig  getValueAsBool (int requiredPropertyIndex) IntegerValueSwig  getValueAsInteger (String propertyName) IntegerValueSwig  getValueAsInteger (int requiredPropertyIndex) DoubleValueSwig  getValueAsDouble (String propertyName) DoubleValueSwig  getValueAsDouble (int requiredPropertyIndex) StringValueSwig  getValueAsString (byte[] bytes) VectorStringValuesSwig  getValues (byte[] bytes) BoolValueSwig  getValueAsBool (byte[] bytes) IntegerValueSwig  getValueAsInteger (byte[] bytes) DoubleValueSwig  getValueAsDouble (byte[] bytes) boolean  containsProperty (byte[] bytes)

Protected Member Functions

 ResultsHashSwig (long cPtr, boolean cMemoryOwn)

Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig

 ResultsDeviceDetectionSwig (long cPtr, boolean cMemoryOwn)

Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

 ResultsBaseSwig (long cPtr, boolean cMemoryOwn)

Static Protected Member Functions

static long  getCPtr (ResultsHashSwig obj)

Static Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig

static long  getCPtr (ResultsDeviceDetectionSwig obj)

Static Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

static long  getCPtr (ResultsBaseSwig obj)
On This Page