Class FixedTitleProviderCodec

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

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

    • FixedTitleProviderCodec

      public FixedTitleProviderCodec()
  • Method Details

    • encode

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

      public FixedTitleProvider 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<FixedTitleProvider>
      Throws:
      com.illumon.infonode.properties.propertymap.codec.PropertyEncodingException