public class RefNAPtg extends ReferencePtg
| Modifier and Type | Field and Description | 
|---|---|
static byte | 
sid  | 
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Modifier | Constructor and Description | 
|---|---|
protected  | 
RefNAPtg()  | 
  | 
RefNAPtg(RecordInputStream in)  | 
| 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 RefNAPtg()
public RefNAPtg(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 © 2014 Open Microscopy Environment