Let's assume we have a simple class Person that defines the following field:
The following sections illustrate static field access using FEST-Reflect. We are going to assume the following static import:
Reading the value of a static field
Setting the value of a field
See Also
Labels