hudson.model
Class Descriptor.Self

java.lang.Object
  extended by hudson.model.Descriptor.Self
Enclosing class:
Descriptor<T extends Describable<T>>

public static final class Descriptor.Self
extends Object

Special type indicating that Descriptor describes itself.

See Also:
Descriptor.Descriptor(Class)

Constructor Summary
Descriptor.Self()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Descriptor.Self

public Descriptor.Self()


Copyright © 2004-2013. All Rights Reserved.