textractor.acronyms.xml
Class AcronymsItem
java.lang.Object
textractor.acronyms.xml.AcronymsItem
- All Implemented Interfaces:
- Serializable
public class AcronymsItem
- extends Object
- implements Serializable
Class AcronymsItem.
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcronymsItem
public AcronymsItem()
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'.
Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.