com.byteground.iptc.topics

TopicType

object TopicType extends Enumerated

Linear Supertypes
Enumerated, Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TopicType
  2. Enumerated
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract class EnumValue[T] extends Ordered[EnumValue[T]] with Serializable

    Definition Classes
    Enumerated
    Annotations
    @SerialVersionUID( 7091335633555234129L )
  2. sealed class TopicTypeValue extends Val

  3. class Val extends EnumValue[Enumerated.this.type] with Serializable

    Attributes
    protected
    Definition Classes
    Enumerated
    Annotations
    @SerialVersionUID( -3501153230598116017L )
  4. type Value = EnumValue[topics.TopicType.this.type]

    Definition Classes
    Enumerated
  5. class ValueSet extends Set[Value] with SetLike[Value, ValueSet]

    Definition Classes
    Enumerated

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final val AudioCodec: TopicTypeValue

  7. final val ChPropertyName: TopicTypeValue

  8. final val ClassOfIndustry: TopicTypeValue

  9. final val ColorSpace: TopicTypeValue

  10. final val Company: TopicTypeValue

  11. final val Confidence: TopicTypeValue

  12. final val Country: TopicTypeValue

  13. final val Currency: TopicTypeValue

  14. final val Encoding: TopicTypeValue

  15. final val Event: TopicTypeValue

  16. final val Format: TopicTypeValue

  17. final val Genre: TopicTypeValue

  18. final val HowPresent: TopicTypeValue

  19. final val Importance: TopicTypeValue

  20. final val Job: TopicTypeValue

  21. final val LabelType: TopicTypeValue

  22. final val Language: TopicTypeValue

  23. final val LocalVocabulary: TopicTypeValue

  24. final val Location: TopicTypeValue

  25. final val MediaType: TopicTypeValue

  26. final val MetadataType: TopicTypeValue

  27. final val MimeType: TopicTypeValue

  28. final val NewsItemType: TopicTypeValue

  29. final val NewsLineType: TopicTypeValue

  30. final val Notation: TopicTypeValue

  31. final val OfInterestTo: TopicTypeValue

  32. final val Organization: TopicTypeValue

  33. final val Person: TopicTypeValue

  34. final val Priority: TopicTypeValue

  35. final val Product: TopicTypeValue

  36. final val Property: TopicTypeValue

  37. final val Provider: TopicTypeValue

  38. final val Region: TopicTypeValue

  39. final val Relevance: TopicTypeValue

  40. final val Role: TopicTypeValue

  41. final val Scene: TopicTypeValue

  42. final val Status: TopicTypeValue

  43. final val Subject: TopicTypeValue

  44. final val SubjectCode: TopicTypeValue

  45. final val SubjectDetail: TopicTypeValue

  46. final val SubjectMatter: TopicTypeValue

  47. final val SubjectQualifier: TopicTypeValue

  48. final val TopicType: TopicTypeValue

  49. final val Town: TopicTypeValue

  50. final val UNRegion: TopicTypeValue

  51. final val Urgency: TopicTypeValue

  52. final def Value(i: Int, name: String): Value

    Attributes
    protected
    Definition Classes
    Enumerated
  53. final def Value(name: String): Value

    Attributes
    protected
    Definition Classes
    Enumerated
  54. final def Value(i: Int): Value

    Attributes
    protected
    Definition Classes
    Enumerated
  55. final def Value: Value

    Attributes
    protected
    Definition Classes
    Enumerated
  56. final val VideoCodec: TopicTypeValue

  57. final def apply(x: Int): Value

    Definition Classes
    Enumerated
  58. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  59. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  62. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  63. final def findById(x: Int): Option[Value]

    Definition Classes
    Enumerated
  64. final def findByName(s: String): Option[Value]

    Definition Classes
    Enumerated
  65. final def getClass(): Class[_]

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

    Definition Classes
    AnyRef → Any
  67. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  68. final def maxId: Int

    Definition Classes
    Enumerated
  69. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  70. var nextId: Int

    Attributes
    protected
    Definition Classes
    Enumerated
  71. var nextName: Iterator[String]

    Attributes
    protected
    Definition Classes
    Enumerated
  72. final def notify(): Unit

    Definition Classes
    AnyRef
  73. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  74. def readResolve(): AnyRef

    Attributes
    protected
    Definition Classes
    Enumerated
  75. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  76. def toString(): String

    Definition Classes
    Enumerated → AnyRef → Any
  77. def values: ValueSet

    Definition Classes
    Enumerated
  78. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def withName(s: String): Value

    Definition Classes
    Enumerated

Inherited from Enumerated

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped