Class ARG_MigrationProfile

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_MigrationProfile
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_MigrationProfile extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ohProfile

      public MMProfile ohProfile
      profile element
    • name

      public String name
      profile name
    • status

      public K_MIGRATION_STATUS status
      migration status
    • isCustom

      public boolean isCustom
      custom profile
    • oldName

      public String oldName
      old name in case of status MigrateableRenamed
    • seqVersion

      public List<String> seqVersion
      list of predecessor versions
  • Constructor Details

  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble