JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
ch.nolix.baseapi.reflection.reflectiontool
IFieldTool
Contents
Description
Method Summary
Method Details
getValueOfStaticField(Field)
Hide sidebar
Show sidebar
Interface IFieldTool
All Known Implementing Classes:
FieldTool
public interface
IFieldTool
Author:
Silvan Wyss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<V> V
getValueOfStaticField
(
Field
staticField)
Method Details
getValueOfStaticField
<V>
V
getValueOfStaticField
(
Field
staticField)