JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.midpoint.gui.api.factory
Interface RealValuable<T>
public interface
RealValuable<T>
Author:
skublik
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getRealValue
()
void
setRealValue
(
T
object)
Method Details
getRealValue
T
getRealValue
()
setRealValue
void
setRealValue
(
T
object)