| Package | Description | 
|---|---|
| org.yaml.snakeyaml.introspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FieldProperty
 A  FieldPropertyis aPropertywhich is accessed as
 a field, without going through accessor methods (setX, getX). | 
| class  | MethodProperty
 A  MethodPropertyis aPropertywhich is accessed
 through accessor methods (setX, getX). | 
Copyright © 2008–2021. All rights reserved.