Uses of Class
net.sf.exorcist.midgard.MidgardProperty

Packages that use MidgardProperty
net.sf.exorcist.midgard   
 

Uses of MidgardProperty in net.sf.exorcist.midgard
 

Methods in net.sf.exorcist.midgard that return MidgardProperty
 MidgardProperty MidgardType.getParent()
           
 MidgardProperty MidgardType.getPrimary()
           
 MidgardProperty MidgardType.getProperty(java.lang.String name)
           
 MidgardProperty MidgardType.getTimestamp()
           
 

Methods in net.sf.exorcist.midgard with parameters of type MidgardProperty
 void MidgardType.addProperty(MidgardProperty property)
           
 void MidgardType.setParent(MidgardProperty property)
           
 void MidgardType.setPrimary(MidgardProperty property)
           
 void MidgardType.setTimestamp(MidgardProperty property)
           
 



Copyright © 2005 The Exorcist Team @ SourceForge. All Rights Reserved.