Class KeyInstance
java.lang.Object
org.intocps.maestro.framework.fmi2.KeyInstance
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionKeyInstance(String key, String instance) KeyInstance(String key, String instance, String variable) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static KeyInstanceofKeyInstance(String keyInstance) static KeyInstanceofVariable(String variableString)
-
Field Details
-
key
-
instance
-
variable
-
-
Constructor Details
-
KeyInstance
-
KeyInstance
-
-
Method Details
-
ofKeyInstance
- Throws:
EnvironmentException
-
ofVariable
- Throws:
EnvironmentException
-
toKeyInstance
-
toVariable
-
hashCode
public int hashCode() -
equals
-