public class DataValue
extends java.lang.Object
| Constructor and Description |
|---|
DataValue(DataItemValue value,
Item item,
boolean ignoreSummary,
boolean nullInvalid) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(java.io.PrintStream out) |
Item |
getItem() |
DataItemValue |
getValue() |
boolean |
isIgnoreSummary() |
boolean |
isNullInvalid() |
java.lang.String |
toString() |
public DataValue(DataItemValue value,
Item item,
boolean ignoreSummary,
boolean nullInvalid)
public Item getItem()
public DataItemValue getValue()
public boolean isIgnoreSummary()
public boolean isNullInvalid()
public java.lang.String toString()
toString in class java.lang.Objectpublic void dump(java.io.PrintStream out)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0