|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.codegen.impls.PropertyMappingImpl
public class PropertyMappingImpl
| Constructor Summary | |
|---|---|
PropertyMappingImpl()
|
|
| Method Summary | |
|---|---|
MetaProperty |
getLeftSide()
Gets the left side of this mapping.. |
MetaProperty |
getRightSide()
Gets the right side of this mapping. |
void |
setLeftSide(MetaProperty toSet)
Sets the left side of this mapping.. |
void |
setRightSide(MetaProperty toSet)
Sets the right side of this mapping. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyMappingImpl()
| Method Detail |
|---|
public MetaProperty getRightSide()
PropertyMapping
getRightSide in interface PropertyMappingpublic MetaProperty getLeftSide()
PropertyMapping
getLeftSide in interface PropertyMappingpublic void setRightSide(MetaProperty toSet)
PropertyMapping
setRightSide in interface PropertyMappingtoSet - The right side of this mapping.public void setLeftSide(MetaProperty toSet)
PropertyMapping
setLeftSide in interface PropertyMappingtoSet - The left side of this mapping.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||