com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class Expando<T>

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Expando<T>

public class Expando<T>
extends Object

Expando attribute.

Since:
v4.3

Field Summary
 List<T> items
           
 long size
           
 
Constructor Summary
Expando()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

public long size

items

public List<T> items
Constructor Detail

Expando

public Expando()


Copyright © 2002-2012 Atlassian. All Rights Reserved.