com.atlassian.jira.rpc.soap.beans
Class RemoteIssueType

java.lang.Object
  extended bycom.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
      extended bycom.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
          extended bycom.atlassian.jira.rpc.soap.beans.RemoteIssueType

public class RemoteIssueType
extends AbstractRemoteConstant


Constructor Summary
RemoteIssueType()
           
RemoteIssueType(GenericValue gv)
           
 
Methods inherited from class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
getDescription, getIcon, setDescription, setIcon
 
Methods inherited from class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
getId, getName, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteIssueType

public RemoteIssueType()

RemoteIssueType

public RemoteIssueType(GenericValue gv)