Class HardwareProperty

java.lang.Object
hudson.model.AbstractDescribableImpl<HardwareProperty>
jenkins.plugin.android.emulator.HardwareProperty
All Implemented Interfaces:
Describable<HardwareProperty>

public class HardwareProperty extends AbstractDescribableImpl<HardwareProperty>
  • Constructor Details

    • HardwareProperty

      @DataBoundConstructor public HardwareProperty(String key, String value)
  • Method Details

    • getKey

      public String getKey()
    • getValue

      public String getValue()