public class IsEmailProtectorEnabledJson extends BaseJson
Constructor and Description |
---|
IsEmailProtectorEnabledJson() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsEmailProtectorEnabled()
True if email protector is enabled, False if not
|
void |
setIsEmailProtectorEnabled(Boolean isEmailProtectorEnabled)
True if email protector is enabled, False if not
|
getObjType, setObjType, toString
public Boolean getIsEmailProtectorEnabled()
public void setIsEmailProtectorEnabled(Boolean isEmailProtectorEnabled)
isEmailProtectorEnabled
- True if email protector is enabled,
False if notCopyright © 2019. All rights reserved.