|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jira.soap.AbstractRemoteEntity
hudson.plugins.jira.soap.AbstractNamedRemoteEntity
hudson.plugins.jira.soap.AbstractRemoteConstant
hudson.plugins.jira.soap.RemotePriority
public class RemotePriority
| Constructor Summary | |
|---|---|
RemotePriority()
|
|
RemotePriority(String id,
String name,
String description,
String icon,
String color)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getColor()
Gets the color value for this RemotePriority. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setColor(String color)
Sets the color value for this RemotePriority. |
| Methods inherited from class hudson.plugins.jira.soap.AbstractRemoteConstant |
|---|
getDescription, getIcon, setDescription, setIcon |
| Methods inherited from class hudson.plugins.jira.soap.AbstractNamedRemoteEntity |
|---|
getName, setName |
| Methods inherited from class hudson.plugins.jira.soap.AbstractRemoteEntity |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemotePriority()
public RemotePriority(String id,
String name,
String description,
String icon,
String color)
| Method Detail |
|---|
public String getColor()
public void setColor(String color)
color - public boolean equals(Object obj)
equals in class AbstractRemoteConstantpublic int hashCode()
hashCode in class AbstractRemoteConstantpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||