Class ARG_CopyProfileContentDlgInitOut
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_CopyProfileContentDlgInitOut
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_CopyProfileContentDlgInitOut
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionlist of names (stereotype+profile)list of profileslist of stereotypes -
Constructor Summary
ConstructorsConstructorDescriptionARG_CopyProfileContentDlgInitOut(List<MMStereotype> seqStereo, List<MMProfile> seqProfile, List<String> seqName) -
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
-
seqStereo
list of stereotypes -
seqProfile
list of profiles -
seqName
list of names (stereotype+profile)
-
-
Constructor Details
-
ARG_CopyProfileContentDlgInitOut
public ARG_CopyProfileContentDlgInitOut() -
ARG_CopyProfileContentDlgInitOut
-
-
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
-