|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericProperty | |
---|---|
org.yaml.snakeyaml.introspector |
Uses of GenericProperty in org.yaml.snakeyaml.introspector |
---|
Subclasses of GenericProperty in org.yaml.snakeyaml.introspector | |
---|---|
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |