public class

CharacterProperty

extends Property<T>
java.lang.Object
   ↳ com.datalogic.device.configuration.Property<T>
     ↳ com.datalogic.device.configuration.CharacterProperty

Class Overview

CharacterProperty is the class that implements the property of type Character.

Summary

Public Constructors
CharacterProperty(int index)
This is the constructor of CharacterProperty.
[Expand]
Inherited Methods
From class com.datalogic.device.configuration.Property
From class java.lang.Object

Public Constructors

public CharacterProperty (int index)

Added in revision 1

This is the constructor of CharacterProperty.

Parameters
index int the corresponding ID.