Uses of Interface
com.hyper9.simdk.codegen.types.PropertyMapping

Packages that use PropertyMapping
com.hyper9.simdk.codegen.impls   
com.hyper9.simdk.codegen.types   
 

Uses of PropertyMapping in com.hyper9.simdk.codegen.impls
 

Classes in com.hyper9.simdk.codegen.impls that implement PropertyMapping
 class PropertyMappingImpl
           
 

Methods in com.hyper9.simdk.codegen.impls that return PropertyMapping
 PropertyMapping MetaPropertyImpl.getMapping()
           
 

Methods in com.hyper9.simdk.codegen.impls with parameters of type PropertyMapping
 void MetaPropertyImpl.setMapping(PropertyMapping toSet)
           
 

Uses of PropertyMapping in com.hyper9.simdk.codegen.types
 

Methods in com.hyper9.simdk.codegen.types that return PropertyMapping
 PropertyMapping MetaProperty.getMapping()
          Gets this property's mapping.
 

Methods in com.hyper9.simdk.codegen.types with parameters of type PropertyMapping
 void MetaProperty.setMapping(PropertyMapping toSet)
          Sets this property's mapping.
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.