Uses of Class
de.mid.innovator.srv2api.icw2model.ARG_SectionEntry
-
Packages that use ARG_SectionEntry Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ARG_SectionEntry in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type ARG_SectionEntry Modifier and Type Method Description static java.util.List<ARG_SectionEntry>
MESectionHelper. getSectionsList(SrvContext srvCtx, boolean item)
Returns all sections as list.
-