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