public class ObjectSettings
extends java.lang.Object
Constructor and Description |
---|
ObjectSettings() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getDeviceRegistered()
if device is registered
|
java.lang.String |
getProtectionType()
varray protection type
|
void |
setDeviceRegistered(java.lang.Boolean deviceRegistered) |
void |
setProtectionType(java.lang.String protectionType) |
public java.lang.Boolean getDeviceRegistered()
public void setDeviceRegistered(java.lang.Boolean deviceRegistered)
public java.lang.String getProtectionType()
public void setProtectionType(java.lang.String protectionType)