public final class DeviceAttribute
extends java.lang.Object
Specifies the constants that can be used to set the DiskDeviceContext device attributes.
Modifier and Type | Field and Description |
---|---|
static int |
FloppyDisk |
static int |
Mounted |
static int |
ReadOnly |
static int |
Remote |
static int |
Removable |
static int |
Virtual |
static int |
WriteOnce |
Constructor and Description |
---|
DeviceAttribute() |
public static final int Removable
public static final int ReadOnly
public static final int FloppyDisk
public static final int WriteOnce
public static final int Remote
public static final int Mounted
public static final int Virtual
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.