Interface EclassSemanticIdResolver.Setter

Enclosing class:
EclassSemanticIdResolver

private static interface EclassSemanticIdResolver.Setter
Setter interface to generically set value on naming.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming naming, String value)
    Sets value on naming.
  • Method Details

    • apply

      void apply(de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming naming, String value)
      Sets value on naming.
      Parameters:
      naming - the naming to be changed
      value - the value to set