sidnet.colorprofiles
Class ColorProfileGeneric
java.lang.Object
sidnet.core.interfaces.ColorProfile
sidnet.colorprofiles.ColorProfileGeneric
- All Implemented Interfaces:
- ColorProfileInterface
public class ColorProfileGeneric
- extends ColorProfile
Field Summary |
static java.lang.String |
DATA
|
static java.lang.String |
RECEIVE
|
static java.lang.String |
RESPONDENT
|
static java.lang.String |
SENSE
|
static java.lang.String |
SINK
|
static java.lang.String |
SOURCE
|
static java.lang.String |
TRANSMIT
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA
public static final java.lang.String DATA
- See Also:
- Constant Field Values
TRANSMIT
public static final java.lang.String TRANSMIT
- See Also:
- Constant Field Values
RECEIVE
public static final java.lang.String RECEIVE
- See Also:
- Constant Field Values
SINK
public static final java.lang.String SINK
- See Also:
- Constant Field Values
SOURCE
public static final java.lang.String SOURCE
- See Also:
- Constant Field Values
RESPONDENT
public static final java.lang.String RESPONDENT
- See Also:
- Constant Field Values
SENSE
public static final java.lang.String SENSE
- See Also:
- Constant Field Values
ColorProfileGeneric
public ColorProfileGeneric()