Uses of Class
org.intocps.maestro.framework.fmi2.KeyInstance
-
-
Uses of KeyInstance in org.intocps.maestro.framework.fmi2
Methods in org.intocps.maestro.framework.fmi2 that return KeyInstance Modifier and Type Method Description static KeyInstanceKeyInstance. ofKeyInstance(java.lang.String keyInstance)static KeyInstanceKeyInstance. ofVariable(java.lang.String variableString)
-