Interface ModifiableIdentifiable

All Superinterfaces:
Identifiable

public interface ModifiableIdentifiable extends Identifiable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface com.foursoft.harness.navext.runtime.model.Identifiable

    getXmlId
  • Method Details

    • setXmlId

      void setXmlId(String xmlId)