|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.jira.jirametadata.JiraTypeImpl
public class JiraTypeImpl
Constructor Summary | |
---|---|
JiraTypeImpl()
|
Method Summary | |
---|---|
java.lang.String |
getTypeDescription()
|
java.lang.String |
getTypeIconUrl()
|
void |
setTypeDescription(java.lang.String typeDescription)
|
void |
setTypeIconUrl(java.lang.String typeIconUrl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JiraTypeImpl()
Method Detail |
---|
@NotNull public java.lang.String getTypeDescription()
getTypeDescription
in interface JiraType
public void setTypeDescription(java.lang.String typeDescription)
setTypeDescription
in interface JiraType
@NotNull public java.lang.String getTypeIconUrl()
getTypeIconUrl
in interface JiraType
public void setTypeIconUrl(java.lang.String typeIconUrl)
setTypeIconUrl
in interface JiraType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |