org.LexGrid.LexBIG.DataModel.Collections
Class AbsoluteCodingSchemeVersionReferenceList

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Collections.AbsoluteCodingSchemeVersionReferenceList
All Implemented Interfaces:
java.io.Serializable

public class AbsoluteCodingSchemeVersionReferenceList
extends java.lang.Object
implements java.io.Serializable

Class AbsoluteCodingSchemeVersionReferenceList.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
AbsoluteCodingSchemeVersionReferenceList()
           
 
Method Summary
 void addAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
           
 void addAbsoluteCodingSchemeVersionReference(int index, AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
           
 java.util.Enumeration<AbsoluteCodingSchemeVersionReference> enumerateAbsoluteCodingSchemeVersionReference()
          Method enumerateAbsoluteCodingSchemeVersionReference.
 AbsoluteCodingSchemeVersionReference[] getAbsoluteCodingSchemeVersionReference()
          Method getAbsoluteCodingSchemeVersionReference.Returns the contents of the collection in an Array.
 AbsoluteCodingSchemeVersionReference getAbsoluteCodingSchemeVersionReference(int index)
          Method getAbsoluteCodingSchemeVersionReference.
 int getAbsoluteCodingSchemeVersionReferenceCount()
          Method getAbsoluteCodingSchemeVersionReferenceCount.
 java.util.Iterator<AbsoluteCodingSchemeVersionReference> iterateAbsoluteCodingSchemeVersionReference()
          Method iterateAbsoluteCodingSchemeVersionReference.
 boolean removeAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
          Method removeAbsoluteCodingSchemeVersionReference.
 AbsoluteCodingSchemeVersionReference removeAbsoluteCodingSchemeVersionReferenceAt(int index)
          Method removeAbsoluteCodingSchemeVersionReferenceAt.
 void removeAllAbsoluteCodingSchemeVersionReference()
           
 void setAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference[] vAbsoluteCodingSchemeVersionReferenceArray)
           
 void setAbsoluteCodingSchemeVersionReference(int index, AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteCodingSchemeVersionReferenceList

public AbsoluteCodingSchemeVersionReferenceList()
Method Detail

addAbsoluteCodingSchemeVersionReference

public void addAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
                                             throws java.lang.IndexOutOfBoundsException
Parameters:
vAbsoluteCodingSchemeVersionReference -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addAbsoluteCodingSchemeVersionReference

public void addAbsoluteCodingSchemeVersionReference(int index,
                                                    AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
                                             throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vAbsoluteCodingSchemeVersionReference -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

enumerateAbsoluteCodingSchemeVersionReference

public java.util.Enumeration<AbsoluteCodingSchemeVersionReference> enumerateAbsoluteCodingSchemeVersionReference()
Method enumerateAbsoluteCodingSchemeVersionReference.

Returns:
an Enumeration over all possible elements of this collection

getAbsoluteCodingSchemeVersionReference

public AbsoluteCodingSchemeVersionReference getAbsoluteCodingSchemeVersionReference(int index)
                                                                             throws java.lang.IndexOutOfBoundsException
Method getAbsoluteCodingSchemeVersionReference.

Parameters:
index -
Returns:
the value of the org.LexGrid.LexBIG.DataModel.Core.AbsoluteCodingSchemeVersionReference at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getAbsoluteCodingSchemeVersionReference

public AbsoluteCodingSchemeVersionReference[] getAbsoluteCodingSchemeVersionReference()
Method getAbsoluteCodingSchemeVersionReference.Returns the contents of the collection in an Array.

Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.

Returns:
this collection as an Array

getAbsoluteCodingSchemeVersionReferenceCount

public int getAbsoluteCodingSchemeVersionReferenceCount()
Method getAbsoluteCodingSchemeVersionReferenceCount.

Returns:
the size of this collection

iterateAbsoluteCodingSchemeVersionReference

public java.util.Iterator<AbsoluteCodingSchemeVersionReference> iterateAbsoluteCodingSchemeVersionReference()
Method iterateAbsoluteCodingSchemeVersionReference.

Returns:
an Iterator over all possible elements in this collection

removeAbsoluteCodingSchemeVersionReference

public boolean removeAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
Method removeAbsoluteCodingSchemeVersionReference.

Parameters:
vAbsoluteCodingSchemeVersionReference -
Returns:
true if the object was removed from the collection.

removeAbsoluteCodingSchemeVersionReferenceAt

public AbsoluteCodingSchemeVersionReference removeAbsoluteCodingSchemeVersionReferenceAt(int index)
Method removeAbsoluteCodingSchemeVersionReferenceAt.

Parameters:
index -
Returns:
the element removed from the collection

removeAllAbsoluteCodingSchemeVersionReference

public void removeAllAbsoluteCodingSchemeVersionReference()

setAbsoluteCodingSchemeVersionReference

public void setAbsoluteCodingSchemeVersionReference(int index,
                                                    AbsoluteCodingSchemeVersionReference vAbsoluteCodingSchemeVersionReference)
                                             throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vAbsoluteCodingSchemeVersionReference -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setAbsoluteCodingSchemeVersionReference

public void setAbsoluteCodingSchemeVersionReference(AbsoluteCodingSchemeVersionReference[] vAbsoluteCodingSchemeVersionReferenceArray)
Parameters:
vAbsoluteCodingSchemeVersionReferenceArray -

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.