public class PhantomCBusGraph.PhantomCBusGraphValueData extends Object
Modifier and Type | Field and Description |
---|---|
char |
decimalSeparator
Decimal separator.
|
String |
hostNameData
Connected data series hostfield name.
|
String |
hostNameText
Connected text hostfield name.
|
char |
listSeparator
List separator.
|
static int |
SAVE_SIZE
Size saved on file.
|
char |
thousandSeparator
Thousand separator.
|
Constructor and Description |
---|
PhantomCBusGraphValueData()
Empty constructor for read XML.
|
PhantomCBusGraphValueData(PhantomFile data)
Constructor that reads phantom file.
|
Modifier and Type | Method and Description |
---|---|
PhantomHostField |
getHostfieldData()
Returns the Phantom data hostfield.
|
PhantomHostField |
getHostfieldText()
Returns the Phantom text hostfield.
|
void |
save(PhantomOutputFile file)
Saves the instance to file.
|
public String hostNameText
public String hostNameData
public char listSeparator
public char thousandSeparator
public char decimalSeparator
public static final int SAVE_SIZE
public PhantomCBusGraphValueData(PhantomFile data) throws IOException
IOException
public PhantomCBusGraphValueData()
public void save(PhantomOutputFile file) throws IOException
file
- IOException
public PhantomHostField getHostfieldData()
public PhantomHostField getHostfieldText()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.