Object

com.dslplatform.ocd.scalas

scala.Set<Image?>

Related Doc: package scalas

Permalink

object scala.Set<Image?> extends ScalaImage with box.OneSetOfNullable with Product with Serializable

Source
scala.Image.scala
Linear Supertypes
Serializable, Serializable, Product, Equals, box.OneSetOfNullable, ScalaImage, type.Image, OcdScalaBoxType, OcdBox, OcdType, OcdKind, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scala.Set<Image?>
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. box.OneSetOfNullable
  7. ScalaImage
  8. type.Image
  9. OcdScalaBoxType
  10. OcdBox
  11. OcdType
  12. OcdKind
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type boxType = box.OneSetOfNullable

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  2. type typeType = type.Image

    Permalink
    Definition Classes
    type.Image → OcdType

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 areElementsNullable: Some[Boolean]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  5. val areElementsOne: Some[Boolean]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val boxAliases: Set[String]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  8. val boxClass: Class[box.OneSetOfNullable]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  9. val boxName: String

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  10. val boxNameShort: String

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. val collectionFamily: Some[Set.type]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  13. val defaultValue: String

    Permalink
    Definition Classes
    scala.Set<Image?>OcdScalaBoxType
  14. val elementFamily: Some[Nullable.type]

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  15. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  19. val isCollection: Boolean

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. val isNullable: Boolean

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  22. val isOne: Boolean

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  23. val isSingle: Boolean

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  24. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  27. val scalaClass: String

    Permalink
    Definition Classes
    scala.Set<Image?>OcdScalaBoxType
  28. val singleFamily: One.type

    Permalink
    Definition Classes
    box.OneSetOfNullable → OcdBox
  29. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  30. val typeAliases: Set[String]

    Permalink
    Definition Classes
    type.Image → OcdType
  31. val typeClass: Class[type.Image]

    Permalink
    Definition Classes
    type.Image → OcdType
  32. val typeName: String

    Permalink
    Definition Classes
    type.Image → OcdType
  33. val typeNameSafe: String

    Permalink
    Definition Classes
    type.Image → OcdType
  34. val typeNameShort: String

    Permalink
    Definition Classes
    type.Image → OcdType
  35. val typePluralName: String

    Permalink
    Definition Classes
    type.Image → OcdType
  36. val typeSingleName: String

    Permalink
    Definition Classes
    type.Image → OcdType
  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( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from box.OneSetOfNullable

Inherited from ScalaImage

Inherited from type.Image

Inherited from OcdScalaBoxType

Inherited from OcdBox

Inherited from OcdType

Inherited from OcdKind

Inherited from AnyRef

Inherited from Any

Ungrouped