EXIficient

com.siemens.ct.exi.grammar.event
Class AttributeGeneric

java.lang.Object
  extended by com.siemens.ct.exi.grammar.event.AbstractEvent
      extended by com.siemens.ct.exi.grammar.event.AttributeGeneric
All Implemented Interfaces:
Event, java.lang.Comparable<Event>

public class AttributeGeneric
extends AbstractEvent

TODO Description

Version:
0.3.20080718
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com

Constructor Summary
AttributeGeneric()
           
 
Method Summary
 
Methods inherited from class com.siemens.ct.exi.grammar.event.AbstractEvent
compareTo, equals, getEventType, hashCode, isEventType, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeGeneric

public AttributeGeneric()

EXIficient