java.lang.Object
org.talend.sdk.component.server.front.model.Entry

public final class Entry extends Object
  • Constructor Details

  • Method Details

    • getDefaultValue

      public <T> T getDefaultValue()
    • getOriginalFieldName

      * Returns the property value associated with the given key. * @param key the property key * @return the property value, or null if there is no mapping for the given key
    • getProp

      public String getProp(String key)