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

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

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

Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_ChangeSetOperationValue
 List<ARG_ChangeSetOperationValue> ARG_ChangeSetOperationValues.seqOpValue
          List of change set operations
 

Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_ChangeSetOperationValue
ARG_ChangeSetOperationValues(List<ARG_ChangeSetOperationValue> seqOpValue)