AttrOneManZonedDateTime
molecule.boilerplate.ast.Model.AttrOneManZonedDateTime
case class AttrOneManZonedDateTime(ns: String, attr: String, op: Op, vs: Seq[ZonedDateTime], filterAttr: Option[(Int, List[String], Attr)], validator: Option[ValidateZonedDateTime], valueAttrs: Seq[String], errors: Seq[String], refNs: Option[String], sort: Option[String], coord: Seq[Int]) extends AttrOneMan
Attributes
- Source
- Model.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- Model.scala
Inherited methods
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Element
- Source
- Model.scala
Attributes
- Inherited from:
- Element
- Source
- Model.scala
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
Inherited fields
Attributes
- Inherited from:
- Attr
- Source
- Model.scala
In this article