org.jacorb.demo.notification.whiteboard
Class UpdateType
java.lang.Object
org.jacorb.demo.notification.whiteboard.UpdateType
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class UpdateType
- extends Object
- implements IDLEntity
Generated from IDL enum "UpdateType".
- Version:
- generated at 19-May-2015 16:40:57
- Author:
- JacORB IDL compiler V 3.6.1
- See Also:
- Serialized Form
_line
public static final int _line
- See Also:
- Constant Field Values
line
public static final UpdateType line
_clear
public static final int _clear
- See Also:
- Constant Field Values
clear
public static final UpdateType clear
_data
public static final int _data
- See Also:
- Constant Field Values
data
public static final UpdateType data
UpdateType
protected UpdateType(int i)
value
public int value()
from_int
public static UpdateType from_int(int value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.