public class AssemblyV99 extends SchemaV3<Iced,AssemblyV99>
SchemaV3.Meta
Modifier and Type | Field and Description |
---|---|
KeyV3.AssemblyKeyV3 |
assembly |
java.lang.String |
assembly_id |
KeyV3.FrameKeyV3 |
frame |
java.lang.String |
pojo_name |
KeyV3.FrameKeyV3 |
result |
java.lang.String[] |
steps |
__meta, _exclude_fields
Constructor and Description |
---|
AssemblyV99() |
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
@API(help="Input Frame for the assembly.") public KeyV3.FrameKeyV3 frame
@API(help="The key of the Assembly object to retrieve from the DKV.") public java.lang.String assembly_id
@API(help="Output of the assembly line.", direction=OUTPUT) public KeyV3.FrameKeyV3 result
@API(help="A Key to the fit Assembly data structure", direction=OUTPUT) public KeyV3.AssemblyKeyV3 assembly