|
com.acquitygroup.demandware:demandware-testing-framework:0.09 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||
java.lang.Objectcom.acquitygroup.webtest.module.product.ProductDetailsModule.SwatchState
public enum ProductDetailsModule.SwatchState
| Enum Constant Summary | |
|---|---|
OFF
|
|
ON
|
|
| Field Summary | |
|---|---|
static SwatchState |
MAX_VALUE
|
static SwatchState |
MIN_VALUE
|
| Method Summary | |
|---|---|
static SwatchState
|
$INIT(Object... para)
|
MetaClass
|
getMetaClass()
|
Object
|
getProperty(String property)
|
boolean
|
getState()
|
Object
|
invokeMethod(String method, Object arguments)
|
SwatchState
|
next()
|
SwatchState
|
previous()
|
void
|
setMetaClass(MetaClass mc)
|
void
|
setProperty(String property, Object value)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Enum Constant Detail |
|---|
ProductDetailsModule.SwatchState OFF
ProductDetailsModule.SwatchState ON
| Field Detail |
|---|
public static final SwatchState MAX_VALUE
public static final SwatchState MIN_VALUE
| Method Detail |
|---|
public static final SwatchState $INIT(Object... para)
public MetaClass getMetaClass()
public Object getProperty(String property)
public boolean getState()
public Object invokeMethod(String method, Object arguments)
public SwatchState next()
public SwatchState previous()
public void setMetaClass(MetaClass mc)
public void setProperty(String property, Object value)
com.acquitygroup.demandware:demandware-testing-framework:0.09