public class RefNVPtg extends ReferencePtg
| Modifier and Type | Field and Description | 
|---|---|
| static byte | sid | 
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Modifier | Constructor and Description | 
|---|---|
| protected  | RefNVPtg() | 
|   | RefNVPtg(RecordInputStream in)Creates new ValueReferencePtg | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | clone() | 
| String | getRefPtgName() | 
| String | toFormulaString(Workbook book)return a string representation of this token alone | 
| void | writeBytes(byte[] array,
          int offset)write this Ptg to a byte array | 
getColumn, getColumnRaw, getDefaultOperandClass, getRow, getRowAsInt, getSize, isColRelative, isRowRelative, setColRelative, setColumn, setColumnRaw, setRow, setRow, setRowRelative, toStringcreateParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugStringpublic static final byte sid
protected RefNVPtg()
public RefNVPtg(RecordInputStream in)
public void writeBytes(byte[] array,
              int offset)
PtgwriteBytes in class ReferencePtgpublic String getRefPtgName()
getRefPtgName in class ReferencePtgpublic String toFormulaString(Workbook book)
PtgtoFormulaString in class ReferencePtgpublic Object clone()
clone in class ReferencePtgCopyright © 2015 Open Microscopy Environment