| Package | Description | 
|---|---|
| org.springframework.core.convert | Type conversion system API. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TypeDescriptor | TypeDescriptor. nested(Property property,
      int nestingLevel)Create a type descriptor for a nested type declared within the property. | 
| Constructor and Description | 
|---|
| TypeDescriptor(Property property)Create a new type descriptor from a  Property. |