Uses of Enum Class
org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
-
Uses of FmiBuilder.RuntimeFunction.FunctionType.Type in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.RuntimeFunction.FunctionType.TypeModifier and TypeMethodDescriptionFmiBuilder.RuntimeFunction.FunctionType.getNativeType()Returns the enum constant of this class with the specified name.FmiBuilder.RuntimeFunction.FunctionType.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.intocps.maestro.framework.fmi2.api with parameters of type FmiBuilder.RuntimeFunction.FunctionType.TypeModifier and TypeMethodDescriptionFmiBuilder.IFunctionBuilder.addArgument(String name, FmiBuilder.RuntimeFunction.FunctionType.Type type) FmiBuilder.IFunctionBuilder.setReturnType(FmiBuilder.RuntimeFunction.FunctionType.Type type) Constructors in org.intocps.maestro.framework.fmi2.api with parameters of type FmiBuilder.RuntimeFunction.FunctionType.Type