public class PojoPropertyInfo extends Object
| Constructor and Description | 
|---|
PojoPropertyInfo(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
calculateAccessors()  | 
Method | 
getGetterMethod()  | 
List<Method> | 
getMethods()  | 
String | 
getName()  | 
Method | 
getSetterMethod()  | 
Class<?> | 
getType()  | 
public PojoPropertyInfo(String name)
Copyright © GigaSpaces.