Class

io.fsq.twofishes.gen

GeocodeRequestMeta

Related Doc: package gen

Permalink

class GeocodeRequestMeta extends MetaRecord[GeocodeRequest, GeocodeRequestMeta] with RecordProvider[GeocodeRequest]

Linear Supertypes
RecordProvider[GeocodeRequest], MetaRecord[GeocodeRequest, GeocodeRequestMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeocodeRequestMeta
  2. RecordProvider
  3. MetaRecord
  4. UntypedMetaRecord
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GeocodeRequestMeta()

    Permalink

Type Members

  1. sealed abstract class _Fields extends TFieldIdEnum

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val ALLOWEDSOURCES_FDESC: TField

    Permalink
  5. val ALLOWWHEREBEFOREWHATPARSES_FDESC: TField

    Permalink
  6. val AUTOCOMPLETEBIAS_FDESC: TField

    Permalink
  7. val AUTOCOMPLETE_FDESC: TField

    Permalink
  8. val BOUNDS_FDESC: TField

    Permalink
  9. val CC_FDESC: TField

    Permalink
  10. val DEBUG_FDESC: TField

    Permalink
  11. val FULL_DEPRECATED_FDESC: TField

    Permalink
  12. val GEOCODEREQUEST_SDESC: TStruct

    Permalink
  13. val INCLUDEPOLYGON_DEPRECATED_FDESC: TField

    Permalink
  14. val LANG_FDESC: TField

    Permalink
  15. val LL_FDESC: TField

    Permalink
  16. val MAXINTERPRETATIONS_FDESC: TField

    Permalink
  17. val QUERY_FDESC: TField

    Permalink
  18. val RADIUS_FDESC: TField

    Permalink
  19. val RESPONSEINCLUDES_FDESC: TField

    Permalink
  20. val SLUG_FDESC: TField

    Permalink
  21. val STRICT_FDESC: TField

    Permalink
  22. val UNKNOWN_FIELD: TField

    Permalink
  23. val WOEHINT_FDESC: TField

    Permalink
  24. val WOERESTRICT_FDESC: TField

    Permalink
  25. object _Fields

    Permalink
  26. val allowWhereBeforeWhatParses: OptionalFieldDescriptor[Boolean, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  27. val allowedSources: OptionalFieldDescriptor[Seq[String], GeocodeRequest, GeocodeRequestMeta]

    Permalink
  28. val annotations: Annotations

    Permalink
    Definition Classes
    GeocodeRequestMeta → UntypedMetaRecord
  29. def apply(query: String, cc: String, lang: String, ll: GeocodePoint, full_DEPRECATED: Boolean, debug: Int, autocomplete: Boolean, woeHint: Seq[YahooWoeType], woeRestrict: Seq[YahooWoeType], bounds: GeocodeBoundingBox, slug: String, includePolygon_DEPRECATED: Boolean, radius: Int, maxInterpretations: Int, allowedSources: Seq[String], responseIncludes: Seq[ResponseIncludes], strict: Boolean, autocompleteBias: AutocompleteBias, allowWhereBeforeWhatParses: Boolean): GeocodeRequest

    Permalink
  30. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  31. val autocomplete: OptionalFieldDescriptor[Boolean, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  32. val autocompleteBias: OptionalFieldDescriptor[AutocompleteBias, GeocodeRequest, GeocodeRequestMeta] with EnumField with EnumIntField

    Permalink
  33. val bounds: StructFieldDescriptor[GeocodeRequest, GeocodeRequestMeta, GeocodeBoundingBox, GeocodeBoundingBoxMeta]

    Permalink
  34. val cc: OptionalFieldDescriptor[String, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  35. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. def createRawRecord: RawGeocodeRequest

    Permalink
    Definition Classes
    GeocodeRequestMeta → MetaRecord
  37. def createRecord: GeocodeRequest

    Permalink
    Definition Classes
    GeocodeRequestMeta → RecordProvider → MetaRecord
  38. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    GeocodeRequestMeta → UntypedMetaRecord
  39. val debug: OptionalFieldDescriptor[Int, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  40. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  41. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  42. val fields: Seq[FieldDescriptor[_, GeocodeRequest, GeocodeRequestMeta]]

    Permalink
    Definition Classes
    GeocodeRequestMeta → MetaRecord
  43. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  44. val full_DEPRECATED: OptionalFieldDescriptor[Boolean, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  45. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  46. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  47. val idToTFieldIdEnum: Map[Short, TFieldIdEnum]

    Permalink
  48. def ifInstanceFrom(x: AnyRef): Option[GeocodeRequest]

    Permalink
    Definition Classes
    GeocodeRequestMeta → MetaRecord
  49. val includePolygon_DEPRECATED: OptionalFieldDescriptor[Boolean, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  50. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  51. val lang: OptionalFieldDescriptor[String, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  52. val ll: StructFieldDescriptor[GeocodeRequest, GeocodeRequestMeta, GeocodePoint, GeocodePointMeta]

    Permalink
  53. val maxInterpretations: OptionalFieldDescriptor[Int, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  54. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  55. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  56. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  57. val query: OptionalFieldDescriptor[String, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  58. val radius: OptionalFieldDescriptor[Int, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  59. def recordName: String

    Permalink
    Definition Classes
    GeocodeRequestMeta → UntypedMetaRecord
  60. val responseIncludes: OptionalFieldDescriptor[Seq[ResponseIncludes], GeocodeRequest, GeocodeRequestMeta] with EnumIntField

    Permalink
  61. val slug: OptionalFieldDescriptor[String, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  62. val strict: OptionalFieldDescriptor[Boolean, GeocodeRequest, GeocodeRequestMeta]

    Permalink
  63. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  64. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  65. def untypedFields: Seq[UntypedFieldDescriptor]

    Permalink
    Definition Classes
    GeocodeRequestMeta → UntypedMetaRecord
  66. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
    Definition Classes
    GeocodeRequestMeta → UntypedMetaRecord
  67. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  69. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. val wireNameToTField: Map[String, TField]

    Permalink
  71. val woeHint: OptionalFieldDescriptor[Seq[YahooWoeType], GeocodeRequest, GeocodeRequestMeta] with EnumIntField

    Permalink
  72. val woeRestrict: OptionalFieldDescriptor[Seq[YahooWoeType], GeocodeRequest, GeocodeRequestMeta] with EnumIntField

    Permalink

Inherited from RecordProvider[GeocodeRequest]

Inherited from MetaRecord[GeocodeRequest, GeocodeRequestMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped