Class ARG_ADModelByFile
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_ADModelByFile
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
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
-
login
repository administrator login -
file
file to import -
nameModel
name of the new model. If not set the name of the copied one will be used -
password
password of the new model. If not set the password of the copied one will be used -
passCopy
password of the copied model. Must be set if a new password should be set
-
-
Constructor Details
-
ARG_ADModelByFile
public ARG_ADModelByFile() -
ARG_ADModelByFile
-
-
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
-