Textractor API textractor-720 (20091120123250)

textractor.acronyms.xml
Class AcronymsItem

java.lang.Object
  extended by textractor.acronyms.xml.AcronymsItem
All Implemented Interfaces:
Serializable

public class AcronymsItem
extends Object
implements Serializable

Class AcronymsItem.

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

Constructor Summary
AcronymsItem()
           
 
Method Summary
 Acronym getAcronym()
          Returns the value of field 'acronym'.
 void setAcronym(Acronym acronym)
          Sets the value of field 'acronym'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcronymsItem

public AcronymsItem()
Method Detail

getAcronym

public Acronym getAcronym()
Returns the value of field 'acronym'.

Returns:
the value of field 'Acronym'.

setAcronym

public void setAcronym(Acronym acronym)
Sets the value of field 'acronym'.

Parameters:
acronym - the value of field 'acronym'.

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.