Interface Fmi2Builder.IntValue
-
- All Superinterfaces:
Fmi2Builder.ExpressionValue,Fmi2Builder.NumericExpressionValue,Fmi2Builder.NumericTypedReferenceExp,Fmi2Builder.ProvidesTypedReferenceExp,Fmi2Builder.Value<java.lang.Integer>
- Enclosing interface:
- Fmi2Builder<S,B,E>
public static interface Fmi2Builder.IntValue extends Fmi2Builder.Value<java.lang.Integer>, Fmi2Builder.NumericExpressionValue
-
-
Method Summary
-
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ProvidesTypedReferenceExp
getExp, getType
-
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Value
get
-
-