Uses of Enum
org.bidib.wizard.mvc.pt.view.command.PtAddressValueCommand.ValueType
Packages that use PtAddressValueCommand.ValueType
-
Uses of PtAddressValueCommand.ValueType in org.bidib.wizard.mvc.pt.view.command
Methods in org.bidib.wizard.mvc.pt.view.command that return PtAddressValueCommand.ValueTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PtAddressValueCommand.ValueType[]PtAddressValueCommand.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.bidib.wizard.mvc.pt.view.command with parameters of type PtAddressValueCommand.ValueTypeModifierConstructorDescriptionPtAddressValueCommand(org.bidib.jbidibc.messages.enums.PtOperation ptOperation, int cvNumber, int cvValue, PtAddressValueCommand.ValueType valueType)