Serialized Form

Class com.plexobject.iploc.AirportLocation implements Serializable

Serialized Fields

airportName

java.lang.String airportName

countryPhonePrefix

java.lang.String countryPhonePrefix

runwayLength

int runwayLength

runwayElevation

int runwayElevation


Class com.plexobject.iploc.Location implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

city

java.lang.String city

countryCode

java.lang.String countryCode

country

java.lang.String country

airportCode

java.lang.String airportCode

timeZone

java.lang.String timeZone

latitude

float latitude

longitude

float longitude

altitude

float altitude

stateName

java.lang.String stateName

stateCode

java.lang.String stateCode

dst

boolean dst

areaCode

java.lang.String areaCode

capital

boolean capital

gmtOffset

float gmtOffset

dstAdjustment

float dstAdjustment

dstStart

long dstStart

dstEnd

long dstEnd