public class PhantomCBusGraph.PhantomCBusGraphValueData extends Object
| Modifier and Type | Field and Description |
|---|---|
char | decimalSeparatorDecimal separator. |
String | hostNameDataConnected data series hostfield name. |
String | hostNameTextConnected text hostfield name. |
char | listSeparatorList separator. |
static int | SAVE_SIZESize saved on file. |
char | thousandSeparatorThousand 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
IOExceptionpublic PhantomCBusGraphValueData()
public void save(PhantomOutputFile file) throws IOException
file -IOExceptionpublic PhantomHostField getHostfieldData()
public PhantomHostField getHostfieldText()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.