Interface Fmi2Builder.Value<V>
-
- All Known Subinterfaces:
Fmi2Builder.NamedValue,Fmi2Builder.Numeric<A>
- Enclosing interface:
- Fmi2Builder<S,B,E,SETTINGS>
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()
-
-