|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeType | |
---|---|
net.ontopia.topicmaps.db2tm | The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. |
Uses of ChangeType in net.ontopia.topicmaps.db2tm |
---|
Methods in net.ontopia.topicmaps.db2tm that return ChangeType | |
---|---|
ChangeType |
ChangelogReaderWrapper.getChangeType()
|
ChangeType |
ChangelogReaderIF.getChangeType()
INTERNAL: Returns the type of change that the current tuple went through. |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |