Class ARG_IRefViewSpecification
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_IRefViewSpecification
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_IRefViewSpecification
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionintoptional Kindintoptional Modusoptional Patternoptional ReferenzelementRestriktionen für EingabeelementeRestriktionen für AusgabeelementeView-What - NotEmpty -
Constructor Summary
ConstructorsConstructorDescriptionARG_IRefViewSpecification(K_VW2 what, ARG_IRefRestriction valRestrictIn, ARG_IRefRestriction valRestrictOut, ELElement refEl, String patt, int kind, int mode) -
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
-
what
View-What - NotEmpty -
valRestrictIn
Restriktionen für Eingabeelemente -
valRestrictOut
Restriktionen für Ausgabeelemente -
refEl
optional Referenzelement -
patt
optional Pattern -
kind
public int kindoptional Kind -
mode
public int modeoptional Modus
-
-
Constructor Details
-
ARG_IRefViewSpecification
public ARG_IRefViewSpecification() -
ARG_IRefViewSpecification
public ARG_IRefViewSpecification(K_VW2 what, ARG_IRefRestriction valRestrictIn, ARG_IRefRestriction valRestrictOut, ELElement refEl, String patt, int kind, int mode)
-
-
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
-