Class

io.fsq.spindle.__shaded_for_spindle_bootstrap__.descriptors

SimpleContainerTypeMeta

Related Doc: package descriptors

Permalink

class SimpleContainerTypeMeta extends JavaSimpleContainerTypeMeta[SimpleContainerType, RawSimpleContainerType, SimpleContainerTypeMeta] with RecordProvider[SimpleContainerType]

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SimpleContainerTypeMeta
  2. RecordProvider
  3. JavaSimpleContainerTypeMeta
  4. MetaRecord
  5. UntypedMetaRecord
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SimpleContainerTypeMeta()

    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 LISTTYPE_FDESC: TField

    Permalink
  5. val MAPTYPE_FDESC: TField

    Permalink
  6. val SETTYPE_FDESC: TField

    Permalink
  7. val SIMPLECONTAINERTYPE_SDESC: TStruct

    Permalink
  8. val UNKNOWN_FIELD: TField

    Permalink
  9. object _Fields

    Permalink
  10. val annotations: Annotations

    Permalink
  11. def apply(listType: ListType, setType: SetType, mapType: MapType): SimpleContainerType

    Permalink
  12. final def asInstanceOf[T0]: T0

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

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

    Permalink
    Definition Classes
    SimpleContainerTypeMetaMetaRecord
  15. def createRecord: SimpleContainerType

    Permalink
  16. def createUntypedRawRecord: UntypedRecord

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  19. val fields: Seq[FieldDescriptor[_, SimpleContainerType, SimpleContainerTypeMeta]]

    Permalink
    Definition Classes
    SimpleContainerTypeMetaMetaRecord
  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 hashCode(): Int

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

    Permalink
  24. def ifInstanceFrom(x: AnyRef): Option[SimpleContainerType]

    Permalink
    Definition Classes
    SimpleContainerTypeMetaMetaRecord
  25. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  26. val listType: StructFieldDescriptor[SimpleContainerType, SimpleContainerTypeMeta, ListType, ListTypeMeta]

    Permalink
  27. val mapType: StructFieldDescriptor[SimpleContainerType, SimpleContainerTypeMeta, MapType, MapTypeMeta]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  31. def recordName: String

    Permalink
  32. val setType: StructFieldDescriptor[SimpleContainerType, SimpleContainerTypeMeta, SetType, SetTypeMeta]

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

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

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

    Permalink
  36. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
  37. final def wait(): Unit

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

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

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

    Permalink

Inherited from JavaSimpleContainerTypeMeta[SimpleContainerType, RawSimpleContainerType, SimpleContainerTypeMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped