xArch/xADL 2.0 Data Binding Library

edu.uci.isr.xarch.messages
Class MessagesConstants

java.lang.Object
  extended byedu.uci.isr.xarch.messages.MessagesConstants

public class MessagesConstants
extends Object

Useful contstants for the xArch messages namespace.

Author:
Automatically generated by xArch apigen

Field Summary
static String NS_URI
          Namespace URI for the Messages namespace.
 
Constructor Summary
MessagesConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS_URI

public static final String NS_URI
Namespace URI for the Messages namespace.

See Also:
Constant Field Values
Constructor Detail

MessagesConstants

public MessagesConstants()

xArch/xADL 2.0 Data Binding Library