|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.UserProperty
hudson.plugins.ircbot.IrcUserProperty
public class IrcUserProperty
Nested Class Summary | |
---|---|
static class |
IrcUserProperty.DescriptorImpl
|
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Field Summary | |
---|---|
static IrcUserProperty.DescriptorImpl |
DESCRIPTOR
|
Fields inherited from class hudson.model.UserProperty |
---|
user |
Constructor Summary | |
---|---|
IrcUserProperty(java.lang.String nick)
|
Method Summary | |
---|---|
hudson.model.UserPropertyDescriptor |
getDescriptor()
|
java.lang.String |
getNick()
|
Methods inherited from class hudson.model.UserProperty |
---|
all, reconfigure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Extension public static final IrcUserProperty.DescriptorImpl DESCRIPTOR
Constructor Detail |
---|
public IrcUserProperty(java.lang.String nick)
Method Detail |
---|
public java.lang.String getNick()
public hudson.model.UserPropertyDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.model.UserProperty>
getDescriptor
in class hudson.model.UserProperty
Describable.getDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |