com.ihr.xbrl.dts
Class VNotes

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractList<E>
          extended by java.util.Vector<Note>
              extended by com.ihr.xbrl.dts.VNotes
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<VNotes>, java.lang.Iterable<Note>, java.util.Collection<Note>, java.util.List<Note>, java.util.RandomAccess

public class VNotes
extends java.util.Vector<Note>
implements java.lang.Comparable<VNotes>

See Also:
Serialized Form

Constructor Summary
VNotes()
           
 
Method Summary
 int compareTo(VNotes other)
           
 
Methods inherited from class java.util.Vector
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
 
Methods inherited from class java.util.AbstractList
iterator, listIterator, listIterator
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
iterator, listIterator, listIterator
 

Constructor Detail

VNotes

public VNotes()
Method Detail

compareTo

public int compareTo(VNotes other)
Specified by:
compareTo in interface java.lang.Comparable<VNotes>


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa