|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2meta.ARG_IRefViewSpecification
public class ARG_IRefViewSpecification
| Field Summary | |
|---|---|
int |
kind
optional Kind |
int |
mode
optional Modus |
String |
patt
optional Pattern |
ELElement |
refEl
optional Referenzelement |
ARG_IRefRestriction |
valRestrictIn
Restriktionen für Eingabeelemente |
ARG_IRefRestriction |
valRestrictOut
Restriktionen für Ausgabeelemente |
K_VW2 |
what
View-What |
| Constructor Summary | |
|---|---|
ARG_IRefViewSpecification()
|
|
ARG_IRefViewSpecification(K_VW2 what,
ARG_IRefRestriction valRestrictIn,
ARG_IRefRestriction valRestrictOut,
ELElement refEl,
String patt,
int kind,
int mode)
|
|
| Method Summary | |
|---|---|
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int kind
public int mode
public String patt
public ELElement refEl
public ARG_IRefRestriction valRestrictIn
public ARG_IRefRestriction valRestrictOut
public K_VW2 what
| Constructor Detail |
|---|
public ARG_IRefViewSpecification()
public ARG_IRefViewSpecification(K_VW2 what,
ARG_IRefRestriction valRestrictIn,
ARG_IRefRestriction valRestrictOut,
ELElement refEl,
String patt,
int kind,
int mode)
| Method Detail |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblepublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||