hudson.plugins.ui_samples
Class DropdownList.Fruit
java.lang.Object
hudson.plugins.ui_samples.DropdownList.Fruit
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<DropdownList.Fruit>
- Direct Known Subclasses:
- DropdownList.Apple, DropdownList.Banana
- Enclosing class:
- DropdownList
public static class DropdownList.Fruit
- extends Object
- implements hudson.ExtensionPoint, hudson.model.Describable<DropdownList.Fruit>
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
getDescriptor
public hudson.model.Descriptor<DropdownList.Fruit> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<DropdownList.Fruit>
Copyright © 2004-2011. All Rights Reserved.