Uses of Enum Class
net.messagevortex.asn1.BlendingParameter.BlendingParameterChoice
Packages that use BlendingParameter.BlendingParameterChoice
Package
Description
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
-
Uses of BlendingParameter.BlendingParameterChoice in net.messagevortex.asn1
Methods in net.messagevortex.asn1 that return BlendingParameter.BlendingParameterChoiceModifier and TypeMethodDescriptionBlendingParameter.BlendingParameterChoice.getById(int i) Gets a blender parameter enum by its Id.BlendingParameter.getChoice()Gets the choice type of the blender parameter.Returns the enum constant of this class with the specified name.BlendingParameter.BlendingParameterChoice.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.messagevortex.asn1 with parameters of type BlendingParameter.BlendingParameterChoiceModifierConstructorDescriptionCreates a blender parameter set.