Class

com.rasterfoundry.batch.util.conf.Config

Sentinel2Bands

Related Doc: package Config

Permalink

case class Sentinel2Bands(B02: Create, B03: Create, B04: Create, B08: Create, B05: Create, B06: Create, B07: Create, B8A: Create, B11: Create, B12: Create, B01: Create, B09: Create, B10: Create) extends Product with Serializable

Attributes
protected
Annotations
@SuppressWarnings()
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Sentinel2Bands
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Sentinel2Bands(B02: Create, B03: Create, B04: Create, B08: Create, B05: Create, B06: Create, B07: Create, B8A: Create, B11: Create, B12: Create, B01: Create, B09: Create, B10: Create)

    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 B01: Create

    Permalink
  5. val B02: Create

    Permalink
  6. val B03: Create

    Permalink
  7. val B04: Create

    Permalink
  8. val B05: Create

    Permalink
  9. val B06: Create

    Permalink
  10. val B07: Create

    Permalink
  11. val B08: Create

    Permalink
  12. val B09: Create

    Permalink
  13. val B10: Create

    Permalink
  14. val B11: Create

    Permalink
  15. val B12: Create

    Permalink
  16. val B8A: Create

    Permalink
  17. final def asInstanceOf[T0]: T0

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

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

    Permalink
    Definition Classes
    AnyRef
  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. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  23. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. final def wait(): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. 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 AnyRef

Inherited from Any

Ungrouped