Class ARG_TabCellModify
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_TabCellModify
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptioncell entrylist of valuesvalue of the cell entry -
Constructor Summary
ConstructorsConstructorDescriptionARG_TabCellModify(MM2TypedElement ohCell, String strValue, List<ADClientAble> seqValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
Field Details
-
ohCell
cell entry -
strValue
value of the cell entry -
seqValue
list of values
-
-
Constructor Details
-
ARG_TabCellModify
public ARG_TabCellModify() -
ARG_TabCellModify
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-