public class TokenBarcodeParams extends BarcodeParams
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Long,TokenBarcodeParams> |
TOKEN_ID |
SIZE| Constructor and Description |
|---|
TokenBarcodeParams() |
TokenBarcodeParams(Property<T,? super TokenBarcodeParams> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
long |
getTokenId() |
void |
setTokenId(long tokenId) |
getSize, setSizeaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, property, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.Long,TokenBarcodeParams> TOKEN_ID
public TokenBarcodeParams()
public TokenBarcodeParams(Property<T,? super TokenBarcodeParams> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BarcodeParamspublic long getTokenId()
public void setTokenId(long tokenId)