org.omg.CosNotification
Class EventType
java.lang.Object
org.omg.CosNotification.EventType
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class EventType
- extends Object
- implements IDLEntity
Generated from IDL struct "EventType".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domain_name
public String domain_name
type_name
public String type_name
EventType
public EventType()
EventType
public EventType(String domain_name,
String type_name)
Copyright © 2015 JacORB. All rights reserved.