org

finnpic

package finnpic

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Gender extends AnyRef

    The gender of the person, deduced from PIC.

  2. class Pic extends AnyRef

    PIC = Personal Identity Code, "henkilotunnus" in Finnish.

Value Members

  1. object Female extends Gender with Product with Serializable

    A female person.

  2. object Male extends Gender with Product with Serializable

    A male person.

  3. object Pic

    Contains the factory methods for creating objects of class Pic.

  4. object PicGenerator

  5. package businessid

Ungrouped