public class FramesListV3 extends RequestSchemaV3<FramesHandler.Frames,FramesListV3>
SchemaV3.MetaSchema.AutoParseable| Modifier and Type | Field and Description |
|---|---|
KeyV3.FrameKeyV3 |
frame_id |
FrameBaseV3[] |
frames |
_exclude_fields| Constructor and Description |
|---|
FramesListV3() |
| Modifier and Type | Method and Description |
|---|---|
FramesListV3 |
fillFromImplWithSynopsis(FramesHandler.Frames f) |
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_doNotCallasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal@API(help="Name of Frame of interest", json=false) public KeyV3.FrameKeyV3 frame_id
@API(help="Frames", direction=OUTPUT) public FrameBaseV3[] frames
public FramesListV3 fillFromImplWithSynopsis(FramesHandler.Frames f)