Uses of Class
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.RuntimeFunction.FunctionType
-
Packages that use Fmi2Builder.RuntimeFunction.FunctionType Package Description org.intocps.maestro.framework.fmi2.api -
-
Uses of Fmi2Builder.RuntimeFunction.FunctionType in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return Fmi2Builder.RuntimeFunction.FunctionType Modifier and Type Method Description Fmi2Builder.RuntimeFunction.FunctionTypeFmi2Builder.RuntimeFunction. getReturnType()Methods in org.intocps.maestro.framework.fmi2.api that return types with arguments of type Fmi2Builder.RuntimeFunction.FunctionType Modifier and Type Method Description java.util.List<java.util.Map.Entry<java.lang.String,Fmi2Builder.RuntimeFunction.FunctionType>>Fmi2Builder.RuntimeFunction. getArgs()List of arg (name,class) pairs
-