org.cddcore

example

package example

Visibility
  1. Public
  2. All

Type Members

  1. case class AllowanceAndLimit(allowance: Float, limit: Float) extends Product with Serializable

  2. class ExampleJunitSuite extends CddContinuousIntegrationTest

    This class will be swept up by JUnit.

  3. sealed abstract class Frame extends AnyRef

  4. case class NormalFrame(f: Int, s: Int) extends Frame with Product with Serializable

  5. case class Person(name: String, income: Float, dateOfBirth: Date) extends Product with Serializable

  6. case class SinglePersonsAllowanceReference(basicAllowance: Float, after5thApril1948: AllowanceAndLimit, after6thApril1938: AllowanceAndLimit, before6thApril1938: AllowanceAndLimit) extends Product with Serializable

  7. case class SpareFrame(f: Int, s: Int, t: Int) extends Frame with Product with Serializable

  8. case class StrikeFrame(f: Int, s: Int, t: Int) extends Frame with Product with Serializable

  9. class Tax extends AnyRef

  10. case class TrafficLight(red: Boolean = false, orange: Boolean = false, green: Boolean = false) extends Product with Serializable

Value Members

  1. object Bowling

    Annotations
    @RunWith()
  2. object Dates

  3. object DecideAction

    Annotations
    @RunWith()
  4. object Example

  5. object ExampleWebsite

  6. object HelloWorld

    Annotations
    @RunWith()
  7. object Reports

  8. object Tax

    Annotations
    @RunWith()
  9. object TaxReference

  10. package customerCategorisation

  11. package legacy

  12. package processCheque_DM_1

  13. package processCheque_DM_2

  14. package processCheque_DM_Xml

  15. package shoppingCart

  16. package tennisScore

  17. package trader

Ungrouped