|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.PropertySpec
public class PropertySpec
| Constructor Summary | |
|---|---|
PropertySpec()
|
|
| Method Summary | |
|---|---|
Boolean |
getAll()
|
List<String> |
getPathSet()
|
String |
getType()
|
void |
setAll(Boolean toSet)
|
void |
setPathSet(List<String> toSet)
|
void |
setType(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 PropertySpec()
| Method Detail |
|---|
public String getType()
public void setType(String toSet)
public Boolean getAll()
public void setAll(Boolean toSet)
public List<String> getPathSet()
public void setPathSet(List<String> toSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||