Class ARG_UUIDImportOptions
java.lang.Object
de.mid.innovator.srv2api.icw2elem.ARG_UUIDImportOptions
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_UUIDImportOptions
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionARG_UUIDImportOptions(K_IMPORT_POLICY policyInModel, K_IMPORT_CONFLICT_POLICY conflictPolicyInModel, K_IMPORT_POLICY policyInProfile, K_IMPORT_CONFLICT_POLICY conflictPolicyInProfile) -
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
-
policyInModel
-
conflictPolicyInModel
-
policyInProfile
-
conflictPolicyInProfile
-
-
Constructor Details
-
ARG_UUIDImportOptions
public ARG_UUIDImportOptions() -
ARG_UUIDImportOptions
public ARG_UUIDImportOptions(K_IMPORT_POLICY policyInModel, K_IMPORT_CONFLICT_POLICY conflictPolicyInModel, K_IMPORT_POLICY policyInProfile, K_IMPORT_CONFLICT_POLICY conflictPolicyInProfile)
-
-
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
-