Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_ChangeSetInstanceOverview

Packages that use ARG_ChangeSetInstanceOverview
de.mid.innovator.srv2api.icw2meta Meta model and administration information. 
 

Uses of ARG_ChangeSetInstanceOverview in de.mid.innovator.srv2api.icw2meta
 

Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_ChangeSetInstanceOverview
 List<ARG_ChangeSetInstanceOverview> ARG_ChangeSetOverview.seqInst
          sequence of instances
 

Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_ChangeSetInstanceOverview
ARG_ChangeSetOverview(String strChangeSetName, Date lStartTime, Date lEndTime, String strNote, String strUserName, String strLink, String strId, List<ARG_ChangeSetInstanceOverview> seqInst)