|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hyper9.simdk.stubs.dao.DynamicData com.hyper9.simdk.stubs.dao.MissingProperty
public class MissingProperty
Constructor Summary | |
---|---|
MissingProperty()
|
Method Summary | |
---|---|
LocalizedMethodFault |
getFault()
|
String |
getPath()
|
void |
setFault(LocalizedMethodFault toSet)
|
void |
setPath(String toSet)
|
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData |
---|
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MissingProperty()
Method Detail |
---|
public String getPath()
public void setPath(String toSet)
public LocalizedMethodFault getFault()
public void setFault(LocalizedMethodFault toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |