org.lexevs.dao.database.ibatis.valuesets.parameter
Class VSPropertyBean

java.lang.Object
  extended by org.mayo.edu.lgModel.LexGridBase
      extended by org.LexGrid.commonTypes.Versionable
          extended by org.lexevs.dao.database.ibatis.valuesets.parameter.VSPropertyBean
All Implemented Interfaces:
java.io.Serializable

public class VSPropertyBean
extends Versionable
implements java.io.Serializable

See Also:
Serialized Form

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

VSPropertyBean

public VSPropertyBean()
Method Detail

getVsPropertyGuid

public java.lang.String getVsPropertyGuid()
Returns:
the vsPropertyGuid

setVsPropertyGuid

public void setVsPropertyGuid(java.lang.String vsPropertyGuid)
Parameters:
vsPropertyGuid - the vsPropertyGuid to set

getProperty

public Property getProperty()
Returns:
the property

setProperty

public void setProperty(Property property)
Parameters:
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.