Class ConnectionManager.Type

java.lang.Object
org.pentaho.di.connections.ConnectionManager.Type
Enclosing class:
ConnectionManager

public static class ConnectionManager.Type extends Object
Represents the key/value of the name provider type
  • Constructor Details

  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)