public class Res<O,V> extends de.tsl2.nano.bean.PReference<O,V> implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Object |
objectid |
protected String |
type |
| Constructor and Description |
|---|
Res() |
Res(Class<O> type,
Object objectid,
String path) |
Res(O instance,
String path) |
Res(String type,
Object objectid,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectid() |
checkDescription, createDescription, getPath, getValueAccess, path, setDescription, trimpathbean, getId, id, materialize, name, toString, typepublic Object getObjectid()
Copyright © 2012–2020. All rights reserved.