Class

moe.pizza.eveapi.generated.char.CharacterInfo

Result

Related Doc: package CharacterInfo

Permalink

case class Result(characterID: BigInt, name: String, homeStationID: BigInt, DoB: String, race: String, bloodLine: String, ancestry: String, gender: String, corporationName: String, corporationID: BigInt, allianceName: String, allianceID: BigInt, factionName: FactionName, factionID: BigInt, cloneTypeID: BigInt, cloneName: String, cloneSkillPoints: BigInt, freeSkillPoints: BigInt, freeRespecs: BigInt, cloneJumpDate: String, lastRespecDate: String, lastTimedRespec: String, remoteStationDate: String, resultoption: Seq[DataRecord[Any]] = Nil) extends Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Result
  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 Result(characterID: BigInt, name: String, homeStationID: BigInt, DoB: String, race: String, bloodLine: String, ancestry: String, gender: String, corporationName: String, corporationID: BigInt, allianceName: String, allianceID: BigInt, factionName: FactionName, factionID: BigInt, cloneTypeID: BigInt, cloneName: String, cloneSkillPoints: BigInt, freeSkillPoints: BigInt, freeRespecs: BigInt, cloneJumpDate: String, lastRespecDate: String, lastTimedRespec: String, remoteStationDate: String, resultoption: Seq[DataRecord[Any]] = Nil)

    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 DoB: String

    Permalink
  5. val allianceID: BigInt

    Permalink
  6. val allianceName: String

    Permalink
  7. val ancestry: String

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. val bloodLine: String

    Permalink
  10. val characterID: BigInt

    Permalink
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. val cloneJumpDate: String

    Permalink
  13. val cloneName: String

    Permalink
  14. val cloneSkillPoints: BigInt

    Permalink
  15. val cloneTypeID: BigInt

    Permalink
  16. val corporationID: BigInt

    Permalink
  17. val corporationName: String

    Permalink
  18. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. val factionID: BigInt

    Permalink
  20. val factionName: FactionName

    Permalink
  21. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. val freeRespecs: BigInt

    Permalink
  23. val freeSkillPoints: BigInt

    Permalink
  24. val gender: String

    Permalink
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. val homeStationID: BigInt

    Permalink
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. val lastRespecDate: String

    Permalink
  29. val lastTimedRespec: String

    Permalink
  30. val name: String

    Permalink
  31. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  34. val race: String

    Permalink
  35. val remoteStationDate: String

    Permalink
  36. val resultoption: Seq[DataRecord[Any]]

    Permalink
  37. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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