Class JRPropertiesUtil.PropertySuffix

java.lang.Object
net.sf.jasperreports.engine.JRPropertiesUtil.PropertySuffix
Enclosing class:
JRPropertiesUtil

public static class JRPropertiesUtil.PropertySuffix extends Object
Author:
Lucian Chirita
  • Field Details

    • key

      protected final String key
    • suffix

      protected final String suffix
    • value

      protected final String value
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
    • getSuffix

      public String getSuffix()
    • getValue

      public String getValue()