Class Factory
- java.lang.Object
-
- org.intocps.maestro.framework.fmi2.api.Factory
-
public class Factory extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFactory.Types
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.intocps.maestro.framework.fmi2.api.Fmi2Builderget(Factory.Types type)
-
-
-
Method Detail
-
get
public org.intocps.maestro.framework.fmi2.api.Fmi2Builder get(Factory.Types type)
-
-