Form

works.iterative.forms.Form
See theForm companion object
case class Form(id: RelativePath, version: String, elems: List[SectionSegment]) extends FormSegment

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FormSegment
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def idString: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product