public class VirtualArrayInternalFlags
extends java.lang.Object
| Constructor and Description | 
|---|
VirtualArrayInternalFlags()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
getDeviceRegistered()  | 
java.lang.String | 
getProtectionType()  | 
void | 
setDeviceRegistered(java.lang.Boolean deviceRegistered)  | 
void | 
setProtectionType(java.lang.String protectionType)  | 
public java.lang.String getProtectionType()
public void setProtectionType(java.lang.String protectionType)
public java.lang.Boolean getDeviceRegistered()
public void setDeviceRegistered(java.lang.Boolean deviceRegistered)