|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.codegen.impls.DerefInfoImpl
public class DerefInfoImpl
| Constructor Summary | |
|---|---|
DerefInfoImpl()
|
|
| Method Summary | |
|---|---|
String |
getDerefTypeName()
Gets the dereferenced type name. |
String |
getMorefType()
Gets the managed object reference type. |
String |
getPropertyName()
Gets the property name. |
void |
setDerefTypeName(String toSet)
Sets the dereferenced type name. |
void |
setMorefType(String toSet)
Sets the managed object reference type. |
void |
setPropertyName(String toSet)
Sets the property name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DerefInfoImpl()
| Method Detail |
|---|
public String getDerefTypeName()
DerefInfo
getDerefTypeName in interface DerefInfopublic String getMorefType()
DerefInfo
getMorefType in interface DerefInfopublic String getPropertyName()
DerefInfo
getPropertyName in interface DerefInfopublic void setDerefTypeName(String toSet)
DerefInfo
setDerefTypeName in interface DerefInfotoSet - The dereferenced type name.public void setMorefType(String toSet)
DerefInfo
setMorefType in interface DerefInfotoSet - The managed object reference type.public void setPropertyName(String toSet)
DerefInfo
setPropertyName in interface DerefInfotoSet - The property name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||