Uses of Enum Class
com.openinventor.inventor.nodes.SoExtSelection.ReturnTypes
Packages that use SoExtSelection.ReturnTypes
-
Uses of SoExtSelection.ReturnTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoExtSelection.ReturnTypesModifier and TypeMethodDescriptionstatic SoExtSelection.ReturnTypes
SoExtSelection.ReturnTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoExtSelection.ReturnTypes
Returns the enum constant of this class with the specified name.static SoExtSelection.ReturnTypes[]
SoExtSelection.ReturnTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.