com.atlassian.greenhopper.web.rapid.list
Class RapidListColumnEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.list.RapidListColumnEntry

public class RapidListColumnEntry
extends RestTemplate

Holds a set of issues


Constructor Summary
RapidListColumnEntry()
           
 
Method Summary
 Column getColumn()
           
 void setColumn(Column column)
           
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RapidListColumnEntry

public RapidListColumnEntry()
Method Detail

getColumn

public Column getColumn()

setColumn

public void setColumn(Column column)


Copyright © 2007-2011 Atlassian. All Rights Reserved.