XG Proyect

FleetEntity extends Entity
in package

FleetEntity Class

Tags
category

Entity

author

XG Proyect Team

license

http://www.xgproyect.org XG Proyect

link
http://www.xgproyect.org
version
3.1.0

Table of Contents

$data  : array<string|int, mixed>
__construct()  : void
Constructor
getFleetAmount()  : string
Get the fleet amount
getFleetArray()  : string
Get the fleet array
getFleetCreation()  : string
Get the fleet creation
getFleetEndGalaxy()  : string
Get the fleet end galaxy
getFleetEndPlanet()  : string
Get the fleet end planet
getFleetEndStay()  : string
Get the fleet end stay
getFleetEndSystem()  : string
Get the fleet end system
getFleetEndTime()  : string
Get the fleet end time
getFleetEndType()  : string
Get the fleet end type
getFleetFuel()  : string
Get the fleet fuel
getFleetGroup()  : string
Get the fleet group
getFleetId()  : string
Get the fleet id
getFleetMess()  : string
Get the fleet mess
getFleetMission()  : string
Get the fleet mission
getFleetOwner()  : string
Get the fleet owner
getFleetResourceCrystal()  : string
Get the fleet resource crystal
getFleetResourceDeuterium()  : string
Get the fleet resource deuterium
getFleetResourceMetal()  : string
Get the fleet resource metal
getFleetStartGalaxy()  : string
Get the fleet start galaxy
getFleetStartPlanet()  : string
Get the fleet start planet
getFleetStartSystem()  : string
Get the fleet start system
getFleetStartTime()  : string
Get the fleet start time
getFleetStartType()  : string
Get the fleet start type
getFleetTargetObj()  : string
Get the fleet target obj
getFleetTargetOwner()  : string
Get the fleet target owner
setData()  : void
Set the current data

Properties

$data

protected array<string|int, mixed> $data = []

Methods

__construct()

Constructor

public __construct(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

Data

Return values
void

getFleetAmount()

Get the fleet amount

public getFleetAmount() : string
Return values
string

getFleetArray()

Get the fleet array

public getFleetArray() : string
Return values
string

getFleetCreation()

Get the fleet creation

public getFleetCreation() : string
Return values
string

getFleetEndGalaxy()

Get the fleet end galaxy

public getFleetEndGalaxy() : string
Return values
string

getFleetEndPlanet()

Get the fleet end planet

public getFleetEndPlanet() : string
Return values
string

getFleetEndStay()

Get the fleet end stay

public getFleetEndStay() : string
Return values
string

getFleetEndSystem()

Get the fleet end system

public getFleetEndSystem() : string
Return values
string

getFleetEndTime()

Get the fleet end time

public getFleetEndTime() : string
Return values
string

getFleetEndType()

Get the fleet end type

public getFleetEndType() : string
Return values
string

getFleetFuel()

Get the fleet fuel

public getFleetFuel() : string
Return values
string

getFleetGroup()

Get the fleet group

public getFleetGroup() : string
Return values
string

getFleetId()

Get the fleet id

public getFleetId() : string
Return values
string

getFleetMess()

Get the fleet mess

public getFleetMess() : string
Return values
string

getFleetMission()

Get the fleet mission

public getFleetMission() : string
Return values
string

getFleetOwner()

Get the fleet owner

public getFleetOwner() : string
Return values
string

getFleetResourceCrystal()

Get the fleet resource crystal

public getFleetResourceCrystal() : string
Return values
string

getFleetResourceDeuterium()

Get the fleet resource deuterium

public getFleetResourceDeuterium() : string
Return values
string

getFleetResourceMetal()

Get the fleet resource metal

public getFleetResourceMetal() : string
Return values
string

getFleetStartGalaxy()

Get the fleet start galaxy

public getFleetStartGalaxy() : string
Return values
string

getFleetStartPlanet()

Get the fleet start planet

public getFleetStartPlanet() : string
Return values
string

getFleetStartSystem()

Get the fleet start system

public getFleetStartSystem() : string
Return values
string

getFleetStartTime()

Get the fleet start time

public getFleetStartTime() : string
Return values
string

getFleetStartType()

Get the fleet start type

public getFleetStartType() : string
Return values
string

getFleetTargetObj()

Get the fleet target obj

public getFleetTargetObj() : string
Return values
string

getFleetTargetOwner()

Get the fleet target owner

public getFleetTargetOwner() : string
Return values
string

setData()

Set the current data

private setData(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

data

Tags
throws
Exception
Return values
void

Search results