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 DocumentExample

  5. object Example

  6. object ExampleWebsite

  7. object HelloWorld

    Annotations
    @RunWith()
  8. object Reports

  9. object Tax

    Annotations
    @RunWith()
  10. object TaxReference

  11. package awards

  12. package customerCategorisation

  13. package folding

  14. package legacy

  15. package processCheque_DM_1

  16. package processCheque_DM_2

  17. package processCheque_DM_Xml

  18. package tennisScore

  19. package trader

Ungrouped