javapns.devices
Class Devices

java.lang.Object
  extended by javapns.devices.Devices

public class Devices
extends Object


Constructor Summary
Devices()
           
 
Method Summary
static List<Device> asDevices(Object rawList)
           
static List<PayloadPerDevice> asPayloadsPerDevices(Object rawList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Devices

public Devices()
Method Detail

asDevices

public static List<Device> asDevices(Object rawList)

asPayloadsPerDevices

public static List<PayloadPerDevice> asPayloadsPerDevices(Object rawList)


Copyright © 2013. All Rights Reserved.