Uses of Class
com.hyper9.simdk.stubs.dao.MissingProperty

Packages that use MissingProperty
com.hyper9.simdk.stubs.dao   
 

Uses of MissingProperty in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type MissingProperty
 List<MissingProperty> ArrayOfMissingProperty.getData()
           
 List<MissingProperty> ObjectUpdate.getMissingSet()
           
 List<MissingProperty> ObjectContent.getMissingSet()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type MissingProperty
 void ObjectUpdate.setMissingSet(List<MissingProperty> toSet)
           
 void ObjectContent.setMissingSet(List<MissingProperty> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.