public class IntermediateDataInfo extends Object implements Serializable
Constructor and Description |
---|
IntermediateDataInfo(Object value,
int... position) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another) |
int[] |
getPositionRelativeToHeaderRows() |
Object |
getValue() |
String |
toString() |
public IntermediateDataInfo(Object value, int... position)
Copyright © 2006–2015. All rights reserved.