base.network
Class WorkstationType

java.lang.Object
  extended by base.network.WorkstationType

public class WorkstationType
extends java.lang.Object


Field Summary
static int LINUX
           
static int MACINTOSH
           
static int OTHER
           
static int WINDOWS
           
static java.lang.String[] WORKSTATION_TYPE
           
 
Constructor Summary
WorkstationType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORKSTATION_TYPE

public static final java.lang.String[] WORKSTATION_TYPE

WINDOWS

public static final int WINDOWS
See Also:
Constant Field Values

MACINTOSH

public static final int MACINTOSH
See Also:
Constant Field Values

LINUX

public static final int LINUX
See Also:
Constant Field Values

OTHER

public static final int OTHER
See Also:
Constant Field Values
Constructor Detail

WorkstationType

public WorkstationType()


Copyright © 2006 SF.net. All Rights Reserved.