Uses of Class
de.mid.innovator.srv2api.icw2ia.IABehaviorExecSpec.VAttr
-
Packages that use IABehaviorExecSpec.VAttr Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions. -
-
Uses of IABehaviorExecSpec.VAttr in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IABehaviorExecSpec.VAttr Modifier and Type Method Description static IABehaviorExecSpec.VAttr
IABehaviorExecSpec.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IABehaviorExecSpec.VAttr[]
IABehaviorExecSpec.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-