com.bowstreet.builders.webapp.pageautomation
Class AutomationHelper.PropertySet

java.lang.Object
  extended by com.bowstreet.builders.webapp.pageautomation.AutomationHelper.PropertySet
Enclosing class:
AutomationHelper

public static class AutomationHelper.PropertySet
extends java.lang.Object


Field Summary
 java.lang.String key
           
 java.lang.Object value
           
 
Constructor Summary
AutomationHelper.PropertySet(java.lang.String key, java.lang.Object value)
           
 
Method Summary
 
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.Object value
Constructor Detail

AutomationHelper.PropertySet

public AutomationHelper.PropertySet(java.lang.String key,
                                    java.lang.Object value)


Copyright © 2009 IBM. All Rights Reserved.