| Package | Description |
|---|---|
| com.io7m.jstructural.annotated | |
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jfunctional.OptionType<SPartContents> |
SAPart.getContents() |
| Constructor and Description |
|---|
SAPart(SAPartNumber in_number,
com.io7m.jfunctional.OptionType<String> in_type,
com.io7m.jfunctional.OptionType<SAID> in_id,
SAPartTitle in_title,
com.io7m.jfunctional.OptionType<SPartContents> in_contents,
SNonEmptyList<SASection> in_sections)
Construct a new part.
|
| Modifier and Type | Method and Description |
|---|---|
static SPartContents |
SPartContents.get() |
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jfunctional.OptionType<SPartContents> |
SPart.getContents() |
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.partContents(SPartContents s)
Serialize the given element to XML.
|
Copyright © 2014 <code@io7m.com> http://io7m.com