public class CustomizationPassword extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
boolean |
plainText |
String |
value |
dynamicProperty, dynamicType| Constructor and Description |
|---|
CustomizationPassword() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
boolean |
isPlainText() |
void |
setPlainText(boolean plainText) |
void |
setValue(String value) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String value
public boolean plainText
Copyright © 2011-2012. All Rights Reserved.