com.bea.wlrt.adapter.defaultprovider.impl
Class CSVAdapterImpl.CSVEventType
java.lang.Object
|
+--com.bea.wlrt.adapter.defaultprovider.impl.CSVAdapterImpl.CSVEventType
- public static class CSVAdapterImpl.CSVEventType
- extends Object
- implements EventType
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CSVAdapterImpl.CSVEventType
public CSVAdapterImpl.CSVEventType()
addAlias
public void addAlias(String name)
- Specified by:
- addAlias in interface EventType
getAliases
public Set getAliases()
- Specified by:
- getAliases in interface EventType
removeAlias
public void removeAlias(String name)
- Specified by:
- removeAlias in interface EventType
getMetadata
public Map getMetadata()
- Specified by:
- getMetadata in interface EventType
getSuperEventType
public EventType getSuperEventType()
- Specified by:
- getSuperEventType in interface EventType
getTypeName
public String getTypeName()
- Specified by:
- getTypeName in interface EventType