@Immutable public final class SASectionTitle extends Object
| Constructor and Description |
|---|
SASectionTitle(SASectionNumber in_number,
String in_actual)
Construct a new section title.
|
public SASectionTitle(@Nonnull SASectionNumber in_number, @Nonnull String in_actual) throws com.io7m.jaux.Constraints.ConstraintError
in_number - The section numberin_actual - The section titlecom.io7m.jaux.Constraints.ConstraintError - If any parameter is null@Nonnull public SASectionNumber getNumber()
Copyright © 2014. All rights reserved.