Interface CustomPageObject.State
- 
- Enclosing class:
- CustomPageObject
 
 public static interface CustomPageObject.StateThe Custom Page state.
- 
- 
Field SummaryFields Modifier and Type Field Description static StringCUSTOMIZEDcustomized.static StringX_DEFAULTdefault.
 
- 
- 
- 
Field Detail- 
X_DEFAULTstatic final String X_DEFAULT default.- See Also:
- Constant Field Values
 
 - 
CUSTOMIZEDstatic final String CUSTOMIZED customized.- See Also:
- Constant Field Values
 
 
- 
 
-