Class ARG_NameInChangeSetLog
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_NameInChangeSetLog
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_NameInChangeSetLog
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionintid of the specified elemnentmeta class of the specified elemnentname of ohElem in ChangeLoginstance if found in modelqualified name of ohElem's owner in ChangeLog -
Constructor Summary
Constructors -
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
-
kVocl
meta class of the specified elemnent -
clientId
public int clientIdid of the specified elemnent -
ohElem
instance if found in model -
name
name of ohElem in ChangeLog -
ownerQualifiedName
qualified name of ohElem's owner in ChangeLog
-
-
Constructor Details
-
ARG_NameInChangeSetLog
public ARG_NameInChangeSetLog() -
ARG_NameInChangeSetLog
-
-
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
-