case class NewsCoverage(g2contentType: Option[G2contentType] = None, itemClass: Option[QualPropTypable] = None, assignedTo: Seq[Flex1PartyPropTypable] = Nil, scheduled: Option[ApproximateDateTimePropType] = None, service: Seq[QualPropTypable] = Nil, edNote: Seq[BlockTypable] = Nil, descriptiveMetadataGroupOption17: Seq[DataRecord[DescriptiveMetadataGroupOption1]] = Nil, any: Seq[DataRecord[Any]] = Nil, attributes: Map[String, DataRecord[Any]] = Map()) extends EventDetailsOption with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NewsCoverage
- Serializable
- Serializable
- Product
- Equals
- EventDetailsOption
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new NewsCoverage(g2contentType: Option[G2contentType] = None, itemClass: Option[QualPropTypable] = None, assignedTo: Seq[Flex1PartyPropTypable] = Nil, scheduled: Option[ApproximateDateTimePropType] = None, service: Seq[QualPropTypable] = Nil, edNote: Seq[BlockTypable] = Nil, descriptiveMetadataGroupOption17: Seq[DataRecord[DescriptiveMetadataGroupOption1]] = Nil, any: Seq[DataRecord[Any]] = Nil, attributes: Map[String, DataRecord[Any]] = Map())
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val any: Seq[DataRecord[Any]]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val assignedTo: Seq[Flex1PartyPropTypable]
- val attributes: Map[String, DataRecord[Any]]
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val descriptiveMetadataGroupOption17: Seq[DataRecord[DescriptiveMetadataGroupOption1]]
- val edNote: Seq[BlockTypable]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- val g2contentType: Option[G2contentType]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val itemClass: Option[QualPropTypable]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- lazy val role: Option[String]
- lazy val roleuri: Option[URI]
- val scheduled: Option[ApproximateDateTimePropType]
- val service: Seq[QualPropTypable]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )