| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <S> PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.builder() |
Creates a builder for
PVolumeSizeBD. |
PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.Builder.from(PVolumeSizeBDType<S> instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.parameterized.sizes.PVolumeSizeBDType<S> instance. |
PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.Builder.from(VolumeSizeValuesBDType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.VolumeSizeValuesBDType instance. |
PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.Builder.setSizeX(java.math.BigDecimal sizeX) |
Initializes the value for the
sizeX attribute. |
PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.Builder.setSizeY(java.math.BigDecimal sizeY) |
Initializes the value for the
sizeY attribute. |
PVolumeSizeBD.Builder<S> |
PVolumeSizeBD.Builder.setSizeZ(java.math.BigDecimal sizeZ) |
Initializes the value for the
sizeZ attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com