Class ImportItemGroup
java.lang.Object
com.inductiveautomation.conversion.exchange.AbstractImportItem
com.inductiveautomation.conversion.exchange.ImportItemGroup
- All Implemented Interfaces:
- ImportItem,- Serializable
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.inductiveautomation.conversion.exchange.ImportItemImportItem.UniqueNameSet
- 
Field SummaryFields inherited from interface com.inductiveautomation.conversion.exchange.ImportItemOPTION_OVERWRITE, OPTION_REMAP_DB_CONNECTION, OPTION_RENAME_ON_CONFLICT, OPTION_SELECT_PROJECT, OPTION_SELECTABLE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddChild(ImportItem item) a unique key for this item typeintMethods inherited from class com.inductiveautomation.conversion.exchange.AbstractImportItemgetImportNoun, getName, getNameSet, setName
- 
Constructor Details- 
ImportItemGroup
 
- 
- 
Method Details- 
getImportDescription- Specified by:
- getImportDescriptionin interface- ImportItem
- Overrides:
- getImportDescriptionin class- AbstractImportItem
 
- 
getChildren- Specified by:
- getChildrenin interface- ImportItem
- Overrides:
- getChildrenin class- AbstractImportItem
 
- 
addChild
- 
getItemKeyDescription copied from interface:ImportItema unique key for this item type- Specified by:
- getItemKeyin interface- ImportItem
- Overrides:
- getItemKeyin class- AbstractImportItem
 
- 
getOptionFlagspublic int getOptionFlags()- Specified by:
- getOptionFlagsin interface- ImportItem
- Overrides:
- getOptionFlagsin class- AbstractImportItem
 
 
-