Class

io.fsq.twofishes.gen.Geocoder

Geocoder_bulkSlugLookup_argsMeta

Related Doc: package Geocoder

Permalink

class Geocoder_bulkSlugLookup_argsMeta extends MetaRecord[Geocoder_bulkSlugLookup_args, Geocoder_bulkSlugLookup_argsMeta] with RecordProvider[Geocoder_bulkSlugLookup_args]

Linear Supertypes
RecordProvider[Geocoder_bulkSlugLookup_args], MetaRecord[Geocoder_bulkSlugLookup_args, Geocoder_bulkSlugLookup_argsMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Geocoder_bulkSlugLookup_argsMeta
  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 Geocoder_bulkSlugLookup_argsMeta()

    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 GEOCODER_BULKSLUGLOOKUP_ARGS_SDESC: TStruct

    Permalink
  5. val R_FDESC: TField

    Permalink
  6. val UNKNOWN_FIELD: TField

    Permalink
  7. object _Fields

    Permalink
  8. val annotations: Annotations

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → UntypedMetaRecord
  9. def apply(r: BulkSlugLookupRequest): Geocoder_bulkSlugLookup_args

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. def clone(): AnyRef

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

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → MetaRecord
  13. def createRecord: Geocoder_bulkSlugLookup_args

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → RecordProvider → MetaRecord
  14. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → UntypedMetaRecord
  15. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  17. val fields: Seq[FieldDescriptor[_, Geocoder_bulkSlugLookup_args, Geocoder_bulkSlugLookup_argsMeta]]

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → MetaRecord
  18. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

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

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

    Permalink
  22. def ifInstanceFrom(x: AnyRef): Option[Geocoder_bulkSlugLookup_args]

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → MetaRecord
  23. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  24. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  27. val r: StructFieldDescriptor[Geocoder_bulkSlugLookup_args, Geocoder_bulkSlugLookup_argsMeta, BulkSlugLookupRequest, BulkSlugLookupRequestMeta]

    Permalink
  28. def recordName: String

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → UntypedMetaRecord
  29. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

    Permalink
    Definition Classes
    Geocoder_bulkSlugLookup_argsMeta → UntypedMetaRecord
  33. final def wait(): Unit

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

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

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

    Permalink

Inherited from RecordProvider[Geocoder_bulkSlugLookup_args]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped