Modifier and Type | Field | Description |
---|---|---|
static int |
RESOURCEDISPLAYTYPE_DOMAIN |
The object should be displayed as a domain.
|
static int |
RESOURCEDISPLAYTYPE_FILE |
The object should be displayed as a file.
|
static int |
RESOURCEDISPLAYTYPE_GENERIC |
The method used to display the object does not matter.
|
static int |
RESOURCEDISPLAYTYPE_SERVER |
The object should be displayed as a server.
|
static int |
RESOURCEDISPLAYTYPE_SHARE |
The object should be displayed as a share.
|
Constructor | Description |
---|---|
RESOURCEDISPLAYTYPE() |
public static final int RESOURCEDISPLAYTYPE_GENERIC
public static final int RESOURCEDISPLAYTYPE_DOMAIN
public static final int RESOURCEDISPLAYTYPE_SERVER
public static final int RESOURCEDISPLAYTYPE_SHARE
public static final int RESOURCEDISPLAYTYPE_FILE