|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |