public class FrameBaseV3<I extends Iced,S extends FrameBaseV3<I,S>> extends RequestSchemaV3<I,S>
FramesHandler#list(int, FramesV3)
,
Serialized FormSchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
Frame |
_fr |
long |
byte_size |
KeyV3.FrameKeyV3 |
frame_id |
boolean |
is_text |
_exclude_fields
Constructor and Description |
---|
FrameBaseV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal
public transient Frame _fr