public interface SMFBv1SchemaIDReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1SchemaID record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jpra.runtime.java.JPRAStringCursorReadableType |
getSchemaIdReadable() |
int |
getSchemaVersionMajor() |
int |
getSchemaVersionMinor() |
int |
metaSchemaIdOffsetFromCursor() |
int |
metaSchemaIdOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAString |
metaSchemaIdType() |
int |
metaSchemaVersionMajorOffsetFromCursor() |
int |
metaSchemaVersionMajorOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaSchemaVersionMajorType() |
int |
metaSchemaVersionMinorOffsetFromCursor() |
int |
metaSchemaVersionMinorOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaSchemaVersionMinorType() |
int metaSchemaIdOffsetFromType()
schema_id field, from the start of the typeint metaSchemaIdOffsetFromCursor()
schema_id field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAString metaSchemaIdType()
schema_id fieldcom.io7m.jpra.runtime.java.JPRAStringCursorReadableType getSchemaIdReadable()
schema_id fieldint metaSchemaVersionMajorOffsetFromType()
schema_version_major field, from the start of the typeint metaSchemaVersionMajorOffsetFromCursor()
schema_version_major field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaSchemaVersionMajorType()
schema_version_major fieldint getSchemaVersionMajor()
schema_version_major fieldint metaSchemaVersionMinorOffsetFromType()
schema_version_minor field, from the start of the typeint metaSchemaVersionMinorOffsetFromCursor()
schema_version_minor field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaSchemaVersionMinorType()
schema_version_minor fieldint getSchemaVersionMinor()
schema_version_minor fieldCopyright © 2017 <code@io7m.com> http://io7m.com