public interface SMFBv1MetadataIDWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1MetadataIDWritableType record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jpra.runtime.java.JPRAStringCursorType |
getMetaSchemaIdWritable() |
void |
setMetaSchemaVersionMajor(int x)
Set the value of the
meta_schema_version_major field |
void |
setMetaSchemaVersionMinor(int x)
Set the value of the
meta_schema_version_minor field |
void |
setMetaSize(int x)
Set the value of the
meta_size field |
com.io7m.jpra.runtime.java.JPRAStringCursorType getMetaSchemaIdWritable()
meta_schema_id fieldvoid setMetaSchemaVersionMajor(int x)
meta_schema_version_major fieldx - The new valuevoid setMetaSchemaVersionMinor(int x)
meta_schema_version_minor fieldx - The new valuevoid setMetaSize(int x)
meta_size fieldx - The new valueCopyright © 2017 <code@io7m.com> http://io7m.com