Interface Fmi2Builder.Value<V>
-
- All Known Subinterfaces:
Fmi2Builder.NamedValue,Fmi2Builder.Numeric<A>
- All Known Implementing Classes:
ValueFmi2Api
- Enclosing interface:
- Fmi2Builder<S,B,E>
public static interface Fmi2Builder.Value<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vget()
-
-
-
Method Detail
-
get
V get()
-
-