Class

io.fsq.twofishes.gen

RawFeatureNames

Related Doc: package gen

Permalink

final class RawFeatureNames extends JavaFeatureNamesRaw[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta] with FeatureNames

Linear Supertypes
FeatureNames, TBase[FeatureNames, FeatureNames._Fields], Serializable, JavaFeatureNamesRaw[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta], JavaFeatureNamesMutable[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta], MutableRecord[FeatureNames], JavaFeatureNames[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta], Record[FeatureNames], Ordered[FeatureNames], Comparable[FeatureNames], UntypedRecord, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawFeatureNames
  2. FeatureNames
  3. TBase
  4. Serializable
  5. JavaFeatureNamesRaw
  6. JavaFeatureNamesMutable
  7. MutableRecord
  8. JavaFeatureNames
  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 RawFeatureNames()

    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: FeatureNames): Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    FeatureNames → Ordered → Comparable
  13. def copy(names: Seq[FeatureName] = namesOrNull): RawFeatureNames

    Permalink
    Definition Classes
    RawFeatureNamesFeatureNames
  14. def deepCopy(): RawFeatureNames

    Permalink
    Definition Classes
    RawFeatureNamesFeatureNames → TBase
  15. def deepMergeCopy(that: FeatureNames): FeatureNames

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

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

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

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

    Permalink
    Definition Classes
    RawFeatureNames → 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: FeatureNames._Fields): AnyRef

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

    Permalink
  24. def hashCode(): Int

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

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

    Permalink
    Definition Classes
    RawFeatureNames → TBase
  27. def merge(that: FeatureNames): Unit

    Permalink
    Definition Classes
    RawFeatureNames → MutableRecord
  28. def mergeCopy(that: FeatureNames): FeatureNames

    Permalink
    Definition Classes
    RawFeatureNamesFeatureNames → Record
  29. def meta: FeatureNamesMeta

    Permalink
    Definition Classes
    RawFeatureNamesFeatureNames → Record → UntypedRecord
  30. def names(): Seq[FeatureName]

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  31. def namesIsSet(): Boolean

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  32. def namesOption(): Option[Seq[FeatureName]]

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  33. def namesOrDefault(): Seq[FeatureName]

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  34. def namesOrNull(): Seq[FeatureName]

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  35. def namesOrThrow(): Seq[FeatureName]

    Permalink
    Definition Classes
    RawFeatureNames → JavaFeatureNames
  36. def namesUnset(): Unit

    Permalink
  37. def names_=(x: Seq[FeatureName]): Unit

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

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

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

    Permalink
    Definition Classes
    AnyRef
  41. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawFeatureNames → TBase → UntypedRecord
  42. def setFieldValue(field: FeatureNames._Fields, value: AnyRef): Unit

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

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

    Permalink
    Definition Classes
    FeatureNames
  45. def toString(): String

    Permalink
    Definition Classes
    RawFeatureNames → AnyRef → Any
  46. final def wait(): Unit

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

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

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

    Permalink
    Definition Classes
    RawFeatureNamesFeatureNames → TBase → UntypedRecord

Inherited from FeatureNames

Inherited from TBase[FeatureNames, FeatureNames._Fields]

Inherited from Serializable

Inherited from JavaFeatureNamesRaw[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta]

Inherited from JavaFeatureNamesMutable[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta]

Inherited from MutableRecord[FeatureNames]

Inherited from JavaFeatureNames[FeatureName, FeatureNames, RawFeatureNames, FeatureNamesMeta]

Inherited from Record[FeatureNames]

Inherited from Ordered[FeatureNames]

Inherited from Comparable[FeatureNames]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped