Packages

t

org.iptc.sportsml.v3

BaseTournamentMetadataComplexTypable

trait BaseTournamentMetadataComplexTypable extends Base2MetadataComplexTypable

Background data about a tournament or tournament part. | Where and when the this tournament took place.

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BaseTournamentMetadataComplexTypable
  2. Base2MetadataComplexTypable
  3. BaseMetadataComplexTypable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def alignmentScope: Option[AlignmentScope]
  2. abstract def award: Seq[AwardComplexType]
  3. abstract def classValue: Option[String]
  4. abstract def competition: Option[String]
  5. abstract def distance: Option[String]
  6. abstract def distanceMaximum: Option[String]
  7. abstract def distanceMinimum: Option[String]
  8. abstract def durationScope: Option[String]
  9. abstract def endDateTime: Option[String]
  10. abstract def eventSpan: Option[BigInt]
  11. abstract def id: Option[String]
  12. abstract def key: Option[String]
  13. abstract def locationKey: Option[String]
  14. abstract def maximumSubparts: Option[BigInt]
  15. abstract def measurementUnits: Option[String]
  16. abstract def minimumSubparts: Option[BigInt]
  17. abstract def name: Seq[ConceptNameType]
  18. abstract def number: Option[BigInt]
  19. abstract def opponentType: Option[String]
  20. abstract def opponentValue: Option[String]
  21. abstract def periodEndDateTime: Option[String]
  22. abstract def periodStartDateTime: Option[String]
  23. abstract def periodType: Option[String]
  24. abstract def periodValue: Option[String]
  25. abstract def position: Option[String]
  26. abstract def recordMakingScope: Option[String]
  27. abstract def scopeValue: Option[String]
  28. abstract def scopingLabel: Option[String]
  29. abstract def site: Seq[SiteComplexType]
  30. abstract def situation: Option[String]
  31. abstract def sportsContentCodes: Option[SportsContentCodesComplexType]
  32. abstract def sportsProperty: Seq[SportsPropertyComplexType]
  33. abstract def startDateTime: Option[String]
  34. abstract def statsCoverage: Option[String]
  35. abstract def status: Option[String]
  36. abstract def style: Option[String]
  37. abstract def surfaceType: Option[String]
  38. abstract def team: Option[String]
  39. abstract def teamCoverage: Option[TeamCoverage]
  40. abstract def temporalUnitType: Option[String]
  41. abstract def temporalUnitValue: Option[String]
  42. abstract def unitType: Option[String]
  43. abstract def unitValue: Option[String]
  44. abstract def venueType: Option[String]
  45. abstract def weatherType: Option[String]

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped