| Package | Description |
|---|---|
| com.io7m.smfj.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFFormatVersion.Builder |
SMFFormatVersion.builder()
Creates a builder for
SMFFormatVersion. |
SMFFormatVersion.Builder |
SMFFormatVersion.Builder.from(SMFFormatVersionType instance)
Fill a builder with attribute values from the provided
SMFFormatVersionType instance. |
SMFFormatVersion.Builder |
SMFFormatVersion.Builder.setMajor(int major)
Initializes the value for the
major attribute. |
SMFFormatVersion.Builder |
SMFFormatVersion.Builder.setMinor(int minor)
Initializes the value for the
minor attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com