Class ARG_AddAbleAsSocketBallList
java.lang.Object
de.mid.innovator.srv2api.icw2cldia.ARG_AddAbleAsSocketBallList
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_AddAbleAsSocketBallList
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionnode for which socket balls may be addedlist of interfaces which may be added in socket ball notation -
Constructor Summary
ConstructorsConstructorDescriptionARG_AddAbleAsSocketBallList(PRDiaNode ohNode, List<ARG_AddAbleAsSocketBallEntry> seqSocketBall) -
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
-
ohNode
node for which socket balls may be added -
seqSocketBall
list of interfaces which may be added in socket ball notation
-
-
Constructor Details
-
ARG_AddAbleAsSocketBallList
public ARG_AddAbleAsSocketBallList() -
ARG_AddAbleAsSocketBallList
public ARG_AddAbleAsSocketBallList(PRDiaNode ohNode, List<ARG_AddAbleAsSocketBallEntry> seqSocketBall)
-
-
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
-