| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
SASubsectionNumberPSS
A subsection number consisting of a part, section, and subsection.
|
class |
SASubsectionNumberSS
A subsection number without a part.
|
| Modifier and Type | Method and Description |
|---|---|
SASubsectionNumber |
SASubsectionTitle.getNumber() |
SASubsectionNumber |
SASubsection.getNumber() |
| Constructor and Description |
|---|
SASubsection(SASubsectionNumber in_number,
com.io7m.jaux.functional.Option<String> in_type,
com.io7m.jaux.functional.Option<SAID> in_id,
SASubsectionTitle in_title,
SNonEmptyList<SASubsectionContent> in_content)
Construct a new subsection.
|
Copyright © 2014. All rights reserved.