Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_InstNode
-
Packages that use ARG_InstNode Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_InstNode in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_InstNode Modifier and Type Field Description ARG_InstNodeARG_InstNodeRsIn. valValuevalue in model - SharedArgFields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_InstNode Modifier and Type Field Description java.util.List<ARG_InstNode>ARG_DucInCmd. seqNodemodify or create these instancesjava.util.List<ARG_InstNode>ARG_InstNode. seqOrderordering of elements in a container - SharedArgjava.util.List<ARG_InstNode>ARG_InstNodeRsOut. seqValuevalues in model - SharedArgConstructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_InstNode Constructor Description ARG_InstNodeRsIn(K_VATTR vattr, ARG_InstNode valValue)Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_InstNode Constructor Description ARG_InstNodeRsOut(K_VATTR vattr, java.util.List<ARG_InstNode> seqValue)
-