public class FrameBaseV3<I extends Iced,S extends FrameBaseV3<I,S>> extends SchemaV3<I,S>
SchemaV3.Meta
Modifier and Type | Field and Description |
---|---|
Frame |
_fr |
long |
byte_size |
KeyV3.FrameKeyV3 |
frame_id |
boolean |
is_text |
__meta, _exclude_fields
Constructor and Description |
---|
FrameBaseV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, 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, toJsonString, write, writeExternal
public transient Frame _fr