Uses of Interface
de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData.LevelData
-
Packages that use MultiLevelEscalationData.LevelData Package Description de.aristaflow.adept2.model.common.plugindata Plug-in data interfaces which are used across different data models. -
-
Uses of MultiLevelEscalationData.LevelData in de.aristaflow.adept2.model.common.plugindata
Methods in de.aristaflow.adept2.model.common.plugindata that return MultiLevelEscalationData.LevelData Modifier and Type Method Description MultiLevelEscalationData.LevelData[]
MultiLevelEscalationData. getLevelData()
Methods in de.aristaflow.adept2.model.common.plugindata with parameters of type MultiLevelEscalationData.LevelData Modifier and Type Method Description void
MultiLevelEscalationData. setLevelData(MultiLevelEscalationData.LevelData[] data)
Setter forMultiLevelEscalationData.getLevelData()
.
-