Class Factory


  • public class Factory
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Factory.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.Fmi2Builder get​(Factory.Types type)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • get

        public org.intocps.maestro.framework.fmi2.api.Fmi2Builder get​(Factory.Types type)