|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.access.association.batch.AssociationSourceBatchInsertItem
public class AssociationSourceBatchInsertItem
The Class AssociationSourceBatchInsertItem.
Constructor Summary | |
---|---|
AssociationSourceBatchInsertItem()
Instantiates a new association source batch insert item. |
|
AssociationSourceBatchInsertItem(java.lang.String parentId,
AssociationSource associationSource)
Instantiates a new association source batch insert item. |
Method Summary | |
---|---|
AssociationSource |
getAssociationSource()
Gets the association source. |
java.lang.String |
getParentId()
Gets the parent id. |
void |
setAssociationSource(AssociationSource associationSource)
Sets the association source. |
void |
setParentId(java.lang.String parentId)
Sets the parent id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssociationSourceBatchInsertItem()
public AssociationSourceBatchInsertItem(java.lang.String parentId, AssociationSource associationSource)
parentId
- the parent idassociationSource
- the association sourceMethod Detail |
---|
public java.lang.String getParentId()
public void setParentId(java.lang.String parentId)
parentId
- the new parent idpublic AssociationSource getAssociationSource()
public void setAssociationSource(AssociationSource associationSource)
associationSource
- the new association source
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |