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