Class

io.fsq.twofishes.gen.Geocoder

RawGeocoder_geocode_args

Related Doc: package Geocoder

Permalink

final class RawGeocoder_geocode_args extends JavaGeocoder_geocode_argsRaw[GeocodeRequest, Geocoder_geocode_args, RawGeocoder_geocode_args, Geocoder_geocode_argsMeta] with Geocoder_geocode_args

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawGeocoder_geocode_args
  2. Geocoder_geocode_args
  3. TBase
  4. Serializable
  5. JavaGeocoder_geocode_argsRaw
  6. JavaGeocoder_geocode_argsMutable
  7. MutableRecord
  8. JavaGeocoder_geocode_args
  9. Record
  10. Ordered
  11. Comparable
  12. UntypedRecord
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RawGeocoder_geocode_args()

    Permalink

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <(that: Geocoder_geocode_args): Boolean

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered
  4. def <=(that: Geocoder_geocode_args): Boolean

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def >(that: Geocoder_geocode_args): Boolean

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered
  7. def >=(that: Geocoder_geocode_args): Boolean

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def clear(): Unit

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def compare(that: Geocoder_geocode_args): Int

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered
  12. def compareTo(that: Geocoder_geocode_args): Int

    Permalink
    Definition Classes
    Geocoder_geocode_args → Ordered → Comparable
  13. def copy(r: GeocodeRequest = rOrNull): RawGeocoder_geocode_args

    Permalink
  14. def deepCopy(): RawGeocoder_geocode_args

    Permalink
    Definition Classes
    RawGeocoder_geocode_argsGeocoder_geocode_args → TBase
  15. def deepMergeCopy(that: Geocoder_geocode_args): Geocoder_geocode_args

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

    Permalink
    Definition Classes
    AnyRef
  17. def equals(that: Geocoder_geocode_args): Boolean

    Permalink
  18. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → AnyRef → Any
  19. def fieldForId(id: Int): Geocoder_geocode_args._Fields

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase
  20. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  22. def getFieldValue(field: Geocoder_geocode_args._Fields): AnyRef

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase
  23. def getSetFields: Seq[Any]

    Permalink
  24. def hashCode(): Int

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  26. def isSet(field: Geocoder_geocode_args._Fields): Boolean

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase
  27. def merge(that: Geocoder_geocode_args): Unit

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → MutableRecord
  28. def mergeCopy(that: Geocoder_geocode_args): Geocoder_geocode_args

    Permalink
    Definition Classes
    RawGeocoder_geocode_argsGeocoder_geocode_args → Record
  29. def meta: Geocoder_geocode_argsMeta

    Permalink
    Definition Classes
    RawGeocoder_geocode_argsGeocoder_geocode_args → Record → UntypedRecord
  30. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  33. def r(): GeocodeRequest

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → JavaGeocoder_geocode_args
  34. def rIsSet(): Boolean

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → JavaGeocoder_geocode_args
  35. def rOption(): Option[GeocodeRequest]

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → JavaGeocoder_geocode_args
  36. def rOrNull(): GeocodeRequest

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → JavaGeocoder_geocode_args
  37. def rOrThrow(): GeocodeRequest

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → JavaGeocoder_geocode_args
  38. def rUnset(): Unit

    Permalink
  39. def r_=(x: GeocodeRequest): Unit

    Permalink
  40. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase → UntypedRecord
  41. def setFieldValue(field: Geocoder_geocode_args._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → TBase
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. def toBuilder(): AllSpecified

    Permalink
    Definition Classes
    Geocoder_geocode_args
  44. def toString(): String

    Permalink
    Definition Classes
    RawGeocoder_geocode_args → AnyRef → Any
  45. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawGeocoder_geocode_argsGeocoder_geocode_args → TBase → UntypedRecord

Inherited from Geocoder_geocode_args

Inherited from Serializable

Inherited from JavaGeocoder_geocode_argsMutable[GeocodeRequest, Geocoder_geocode_args, RawGeocoder_geocode_args, Geocoder_geocode_argsMeta]

Inherited from MutableRecord[Geocoder_geocode_args]

Inherited from Record[Geocoder_geocode_args]

Inherited from Ordered[Geocoder_geocode_args]

Inherited from Comparable[Geocoder_geocode_args]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped