public interface SMFBv1AttributeWritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1AttributeWritableType record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jpra.runtime.java.JPRAStringCursorType |
getNameWritable() |
void |
setComponentCount(int x)
Set the value of the
component_count field |
void |
setComponentKind(int x)
Set the value of the
component_kind field |
void |
setComponentSize(int x)
Set the value of the
component_size field |
com.io7m.jpra.runtime.java.JPRAStringCursorType getNameWritable()
name fieldvoid setComponentKind(int x)
component_kind fieldx - The new valuevoid setComponentCount(int x)
component_count fieldx - The new valuevoid setComponentSize(int x)
component_size fieldx - The new valueCopyright © 2017 <code@io7m.com> http://io7m.com