Class WFixedTitleProviderCodec

java.lang.Object
com.illumon.iris.gui.workspace.WFixedTitleProviderCodec
All Implemented Interfaces:
com.illumon.infonode.properties.propertymap.codec.IPropertyCodec<WFixedTitleProvider>

public class WFixedTitleProviderCodec
extends Object
implements com.illumon.infonode.properties.propertymap.codec.IPropertyCodec<WFixedTitleProvider>
  • Constructor Details

  • Method Details

    • encode

      public org.jdom2.Element encode​(WFixedTitleProvider val) throws com.illumon.infonode.properties.propertymap.codec.PropertyEncodingException
      Specified by:
      encode in interface com.illumon.infonode.properties.propertymap.codec.IPropertyCodec<WFixedTitleProvider>
      Throws:
      com.illumon.infonode.properties.propertymap.codec.PropertyEncodingException
    • decode

      public WFixedTitleProvider decode​(org.jdom2.Element encoded) throws com.illumon.infonode.properties.propertymap.codec.PropertyEncodingException
      Specified by:
      decode in interface com.illumon.infonode.properties.propertymap.codec.IPropertyCodec<WFixedTitleProvider>
      Throws:
      com.illumon.infonode.properties.propertymap.codec.PropertyEncodingException