|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2elem.ARG_ElementCache
public class ARG_ElementCache
| Field Summary | |
|---|---|
String |
displayBitmap
display bitmap |
String |
displayColor
display color |
String |
displayFont
display font |
String |
displayName
display name |
String |
namespaceName
namespace of the element |
ELElement |
unitToLock
lockable unit of the element |
ARG_LockableCache |
valLockable
lockable cache |
| Constructor Summary | |
|---|---|
ARG_ElementCache()
|
|
ARG_ElementCache(ELElement unitToLock,
ARG_LockableCache valLockable,
String displayName,
String displayBitmap,
String displayColor,
String displayFont,
String namespaceName)
|
|
| 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 String displayBitmap
public String displayColor
public String displayFont
public String displayName
public String namespaceName
public ELElement unitToLock
public ARG_LockableCache valLockable
| Constructor Detail |
|---|
public ARG_ElementCache()
public ARG_ElementCache(ELElement unitToLock,
ARG_LockableCache valLockable,
String displayName,
String displayBitmap,
String displayColor,
String displayFont,
String namespaceName)
| 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 | ||||||