public interface SMFBv1SchemaIDWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1SchemaIDWritableType record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jpra.runtime.java.JPRAStringCursorType |
getSchemaIdWritable() |
void |
setSchemaVersionMajor(int x)
Set the value of the
schema_version_major field |
void |
setSchemaVersionMinor(int x)
Set the value of the
schema_version_minor field |
com.io7m.jpra.runtime.java.JPRAStringCursorType getSchemaIdWritable()
schema_id fieldvoid setSchemaVersionMajor(int x)
schema_version_major fieldx - The new valuevoid setSchemaVersionMinor(int x)
schema_version_minor fieldx - The new valueCopyright © 2017 <code@io7m.com> http://io7m.com