arta.synergy.web.common.client.data.bp.docflow.counters
Class NumberTemplateList

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractList<E>
          extended by java.util.ArrayList<NumberTemplate>
              extended by arta.synergy.web.common.client.data.bp.docflow.counters.NumberTemplateList
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<NumberTemplate>, java.util.Collection<NumberTemplate>, java.util.List<NumberTemplate>, java.util.RandomAccess

public class NumberTemplateList
extends java.util.ArrayList<NumberTemplate>

Created by IntelliJ IDEA. User: exile Date: 07.11.2011 Time: 9:42:29

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.AbstractList
modCount
 
Constructor Summary
NumberTemplateList()
           
 
Method Summary
 int getCount()
           
 DefSearchParams getParams()
           
 void setCount(int count)
           
 void setParams(DefSearchParams params)
           
 
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
 
Methods inherited from class java.util.AbstractList
equals, hashCode, iterator, listIterator, listIterator, subList
 
Methods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList
 

Constructor Detail

NumberTemplateList

public NumberTemplateList()
Method Detail

getParams

public DefSearchParams getParams()

setParams

public void setParams(DefSearchParams params)

getCount

public int getCount()

setCount

public void setCount(int count)


Copyright © 2000 Dummy Corp. All Rights Reserved.