AttrSeqTacDate
molecule.boilerplate.ast.DataModel.AttrSeqTacDate
case class AttrSeqTacDate(ent: String, attr: String, op: Op, vs: Seq[Date], filterAttr: Option[(Int, List[String], Attr)], validator: Option[ValidateDate], valueAttrs: Seq[String], errors: Seq[String], ref: Option[String], sort: Option[String], coord: Seq[Int]) extends AttrSeqTac
Attributes
- Source
- DataModel.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
- DataModel.scala
Inherited methods
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Element
- Source
- DataModel.scala
Attributes
- Inherited from:
- Element
- Source
- DataModel.scala
Attributes
- Inherited from:
- Attr
- Source
- DataModel.scala
In this article