com.amx.duet.tools.comm
Class DeviceUtil.Property

java.lang.Object
  extended bycom.amx.duet.tools.comm.DeviceUtil.Property
Enclosing class:
DeviceUtil

public class DeviceUtil.Property
extends java.lang.Object

The Property class was created to allow a method to return a property key/value pair.


Field Summary
 java.lang.String key
           
 java.lang.String value
           
 
Constructor Summary
DeviceUtil.Property()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public java.lang.String key

value

public java.lang.String value
Constructor Detail

DeviceUtil.Property

public DeviceUtil.Property()


Copyright © 2008 AMX LLC. All Rights Reserved.