|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2meta.ARG_XBrowserOut
public class ARG_XBrowserOut
| Field Summary | |
|---|---|
List<ADClientAble> |
seqElement
list of elements which exceed the maximum number of nodes |
List<ARG_XBrowserNodeRep> |
seqNode
list of nodes |
List<ARG_XColorRep> |
seqUsedColor
list of the used color entries |
List<ARG_XFontRep> |
seqUsedFont
list of the used font entries |
List<ARG_XImageRep> |
seqUsedImage
list of the used image entries |
| Constructor Summary | |
|---|---|
ARG_XBrowserOut()
|
|
ARG_XBrowserOut(List<ARG_XBrowserNodeRep> seqNode,
List<ARG_XFontRep> seqUsedFont,
List<ARG_XColorRep> seqUsedColor,
List<ARG_XImageRep> seqUsedImage,
List<ADClientAble> seqElement)
|
|
| 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 List<ADClientAble> seqElement
public List<ARG_XBrowserNodeRep> seqNode
public List<ARG_XColorRep> seqUsedColor
public List<ARG_XFontRep> seqUsedFont
public List<ARG_XImageRep> seqUsedImage
| Constructor Detail |
|---|
public ARG_XBrowserOut()
public ARG_XBrowserOut(List<ARG_XBrowserNodeRep> seqNode,
List<ARG_XFontRep> seqUsedFont,
List<ARG_XColorRep> seqUsedColor,
List<ARG_XImageRep> seqUsedImage,
List<ADClientAble> seqElement)
| 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 | ||||||