public class QuoteImpl extends AbstractQuoteImpl
| 修飾子とタイプ | フィールドと説明 |
|---|---|
hudson.model.AbstractBuild<?,?> |
build |
LocationSelector |
locationSelector |
String |
quote |
persona| コンストラクタと説明 |
|---|
QuoteImpl(hudson.model.AbstractBuild<?,?> build,
SimplePersona persona,
String quote,
LocationSelector selector) |
public final hudson.model.AbstractBuild<?,?> build
public final String quote
public final LocationSelector locationSelector
public QuoteImpl(hudson.model.AbstractBuild<?,?> build,
SimplePersona persona,
String quote,
LocationSelector selector)
public String getQuote()
getQuote クラス内 AbstractQuoteImplpublic Image getImage()
getImage クラス内 AbstractQuoteImplpublic LocationSelector getLocationSelector()
getLocationSelector クラス内 AbstractQuoteImplCopyright © 2004-2013. All Rights Reserved.