com.sentilla.net.rpc.procedures
Class RemoteGetPropertyKeys.MoteKeyList

java.lang.Object
  extended by com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
All Implemented Interfaces:
Serializable
Enclosing class:
RemoteGetPropertyKeys

public static class RemoteGetPropertyKeys.MoteKeyList
extends Object
implements Serializable

Private: for Sentilla internal use only. RPC Result object.

See Also:
Serialized Form

Field Summary
 Addressable addr
           
 String[] key
           
 byte keyIndex
           
 byte totalKeys
           
 
Constructor Summary
RemoteGetPropertyKeys.MoteKeyList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addr

public Addressable addr

key

public String[] key

keyIndex

public byte keyIndex

totalKeys

public byte totalKeys
Constructor Detail

RemoteGetPropertyKeys.MoteKeyList

public RemoteGetPropertyKeys.MoteKeyList()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.