Sidlo

works.iterative.forms.service.impl.Ares.Sidlo
case class Sidlo(kodStatu: String, nazevStatu: String, kodKraje: Option[Int], nazevKraje: Option[String], kodOkresu: Option[Int], nazevOkresu: Option[String], kodObce: Option[Int], nazevObce: Option[String], cisloDomovni: Option[Int], cisloOrientacni: Option[Int], kodCastiObce: Option[Int], nazevCastiObce: Option[String], kodUlice: Option[Int], nazevUlice: Option[String], kodAdresnihoMista: Option[Int], psc: Option[Int], textovaAdresa: Option[String])

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product