|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2meta.ARG_ChangeSetInstanceOverview
public class ARG_ChangeSetInstanceOverview
| Field Summary | |
|---|---|
boolean |
isAssigned
assigned to work list |
K_CS_INST |
kCSInst
modification kind of this instance |
Date |
lAtTime
the first operation was executed at this time |
ADCSInstance |
ohCSInst
change set instance |
ELElement |
ohInst
instance of this operation, 0 if it does not exist in model |
String |
strInstBitmap
bitmap name of the instance |
String |
strInstName
name of the instance |
String |
strInstOwnerQualifiedName
qualified name of the instances owner |
String |
strInstType
type of this instance |
String |
strInstUUID
uuid of this instance |
| Constructor Summary | |
|---|---|
ARG_ChangeSetInstanceOverview()
|
|
ARG_ChangeSetInstanceOverview(ELElement ohInst,
String strInstName,
String strInstOwnerQualifiedName,
String strInstBitmap,
String strInstType,
String strInstUUID,
K_CS_INST kCSInst,
boolean isAssigned,
ADCSInstance ohCSInst,
Date lAtTime)
|
|
| 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 boolean isAssigned
public K_CS_INST kCSInst
public Date lAtTime
public ADCSInstance ohCSInst
public ELElement ohInst
public String strInstBitmap
public String strInstName
public String strInstOwnerQualifiedName
public String strInstType
public String strInstUUID
| Constructor Detail |
|---|
public ARG_ChangeSetInstanceOverview()
public ARG_ChangeSetInstanceOverview(ELElement ohInst,
String strInstName,
String strInstOwnerQualifiedName,
String strInstBitmap,
String strInstType,
String strInstUUID,
K_CS_INST kCSInst,
boolean isAssigned,
ADCSInstance ohCSInst,
Date lAtTime)
| 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 | ||||||