org.openiec61850.scsm.mms
Class MMSConstants
java.lang.Object
org.openiec61850.scsm.mms.MMSConstants
public class MMSConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMED_VARIABLE
public static final int NAMED_VARIABLE
- See Also:
- Constant Field Values
SCATTERED_ACCESS
public static final int SCATTERED_ACCESS
- See Also:
- Constant Field Values
NAMED_VARIABLE_LIST
public static final int NAMED_VARIABLE_LIST
- See Also:
- Constant Field Values
NAMED_TYPE
public static final int NAMED_TYPE
- See Also:
- Constant Field Values
SEMAPHORE
public static final int SEMAPHORE
- See Also:
- Constant Field Values
EVENT_CONDITION
public static final int EVENT_CONDITION
- See Also:
- Constant Field Values
EVENT_ACTION
public static final int EVENT_ACTION
- See Also:
- Constant Field Values
EVENT_ENROLLMENT
public static final int EVENT_ENROLLMENT
- See Also:
- Constant Field Values
JOURNAL
public static final int JOURNAL
- See Also:
- Constant Field Values
DOMAIN
public static final int DOMAIN
- See Also:
- Constant Field Values
PROGRAM_INVOCATION
public static final int PROGRAM_INVOCATION
- See Also:
- Constant Field Values
OPERATOR_STATION
public static final int OPERATOR_STATION
- See Also:
- Constant Field Values
DATA_EXCHANGE
public static final int DATA_EXCHANGE
- See Also:
- Constant Field Values
ACCESS_CONTROL_LIST
public static final int ACCESS_CONTROL_LIST
- See Also:
- Constant Field Values
MMSConstants
public MMSConstants()