Uses of Class
org.kuali.student.core.bo.Meta

Packages that use Meta
org.kuali.student.core.bo   
 

Uses of Meta in org.kuali.student.core.bo
 

Methods in org.kuali.student.core.bo that return Meta
 Meta KsMetaBusinessObject.getMeta()
           
 Meta KsMetaBusinessObjectBase.getMeta()
          This will take properties and create a Meta object to return, the value is not persisted.
 

Methods in org.kuali.student.core.bo with parameters of type Meta
 void KsMetaBusinessObject.setMeta(Meta meta)
           
 void KsMetaBusinessObjectBase.setMeta(Meta meta)
          This will set the internal properties from the incoming Meta object.
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.