|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mayo.edu.lgModel.LexGridBase
org.LexGrid.commonTypes.Versionable
org.lexevs.dao.database.ibatis.valuesets.parameter.VSPropertyBean
public class VSPropertyBean
Constructor Summary | |
---|---|
VSPropertyBean()
|
Method Summary | |
---|---|
Property |
getProperty()
|
java.lang.String |
getVsPropertyGuid()
|
void |
setProperty(Property property)
|
void |
setVsPropertyGuid(java.lang.String vsPropertyGuid)
|
Methods inherited from class org.LexGrid.commonTypes.Versionable |
---|
getEffectiveDate, getEntryState, getExpirationDate, getIsActive, getOwner, getStatus, isIsActive, isValid, marshal, marshal, setEffectiveDate, setEntryState, setExpirationDate, setIsActive, setOwner, setStatus, unmarshalVersionable, validate |
Methods inherited from class org.mayo.edu.lgModel.LexGridBase |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VSPropertyBean()
Method Detail |
---|
public java.lang.String getVsPropertyGuid()
public void setVsPropertyGuid(java.lang.String vsPropertyGuid)
vsPropertyGuid
- the vsPropertyGuid to setpublic Property getProperty()
public void setProperty(Property property)
property
- the property to set
|
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 |