public class NPPVColor extends Object
| Constructor and Description |
|---|
NPPVColor()
Empty constructor.
|
NPPVColor(NPPVColor org)
Copy constructor.
|
NPPVColor(Transaction trans)
Create color object and set value from transaction.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
appendTrans(Transaction trans)
Append color to transaction.
|
int |
getIndex()
Get index.
|
int |
getValue()
Get value.
|
boolean |
isIndex()
Is index.
|
void |
setIndex(int index)
Set index.
|
void |
setValue(int value)
Set value.
|
public NPPVColor()
public NPPVColor(NPPVColor org)
public NPPVColor(Transaction trans)
public boolean isIndex()
public int getIndex()
public int getValue()
public void setIndex(int index)
public void setValue(int value)
public boolean appendTrans(Transaction trans)
Phantom® and NetPhantom® are registered trademarks of Nexum Technologies SARL.
© Copyright Nexum Technologies SARL, 2011. All rights reserved.