public class Graph extends Instance
List<BeanPropertyInstance> = Graph.graph(myObject).propertyList()
| Constructor and Description |
|---|
Graph(Object instance) |
Graph(Object instance,
BeanNamingStrategy naming) |
| Modifier and Type | Method and Description |
|---|---|
static Graph |
graph(Object instance) |
static Graph |
graph(Object instance,
BeanNamingStrategy naming) |
apply, apply, dump, dump, dump, find, findAny, get, get, hasProperty, hasProperty, hasProperty, isPropertyType, isPropertyType, propertyList, propertyMap, propertyNamed, propertyType, propertyType, propertyValue, propertyValue, propertyValue, propertyValue, setNamingStrategy, setProperty, setProperty, visitpublic Graph(Object instance, BeanNamingStrategy naming)
public Graph(Object instance)
public static Graph graph(Object instance, BeanNamingStrategy naming)
Copyright © 2015. All rights reserved.