public class CDTEXT extends BaseCDStruct<WSIG>
Modifier and Type | Field and Description |
---|---|
static int |
_FontID |
static int |
_Header |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
CDTEXT() |
CDTEXT(long data) |
CDTEXT(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
protected void |
_readODSVariableData(DominoAPI api,
long dataPtr) |
WSIG |
getHeader() |
ODSType |
getODSType() |
String |
getText() |
void |
setHeader(WSIG signature) |
String |
toString() |
readODSVariableData
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation
public static final int sizeOf
public static final int _Header
public static final int _FontID
public CDTEXT()
public CDTEXT(long data)
public CDTEXT(long data, boolean owned)
public ODSType getODSType()
getODSType
in class BaseODSStruct
protected void _readODSVariableData(DominoAPI api, long dataPtr)
_readODSVariableData
in class BaseODSStruct
public WSIG getHeader()
getHeader
in class BaseCDStruct<WSIG>
public void setHeader(WSIG signature)
setHeader
in class BaseCDStruct<WSIG>
public String getText()
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.