public class BeanInfo extends Object
| Constructor and Description |
|---|
BeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
PropertyInfo |
getIdtor() |
PropertyInfo |
getInfo(String fieldName) |
Map<String,PropertyInfo> |
getProperties() |
PropertyInfo[] |
getProps() |
void |
setIdtor(PropertyInfo idtor) |
String |
toString() |
public Map<String,PropertyInfo> getProperties()
public PropertyInfo getInfo(String fieldName)
public PropertyInfo[] getProps()
public void setIdtor(PropertyInfo idtor)
public PropertyInfo getIdtor()
Copyright © 2013–2014 Nikolche Mihajlovski. All rights reserved.