Serialized Form


Package org.joda.time

Class org.joda.time.DateMidnight extends BaseDateTime implements Serializable

serialVersionUID: 156371964018738L

Class org.joda.time.DateMidnight.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: 257629620L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException
Serialized Fields

iInstant

DateMidnight iInstant
The instant this property is working against


iField

DateTimeField iField
The field this property is working against

Class org.joda.time.DateTime extends BaseDateTime implements Serializable

serialVersionUID: -5171125899451703815L

Class org.joda.time.DateTime.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: -6983323811635733510L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException
Serialized Fields

iInstant

DateTime iInstant
The instant this property is working against


iField

DateTimeField iField
The field this property is working against

Class org.joda.time.DateTimeComparator extends Object implements Serializable

serialVersionUID: -6097339773320178364L

Serialization Methods

readResolve

private Object readResolve()
Support serialization singletons.

Serialized Fields

iLowerLimit

DateTimeFieldType iLowerLimit
The lower limit of fields to compare, null if no limit


iUpperLimit

DateTimeFieldType iUpperLimit
The upper limit of fields to compare, null if no limit

Class org.joda.time.DateTimeFieldType extends Object implements Serializable

serialVersionUID: -42615285973990L

Serialized Fields

iName

String iName
The name of the field.

Class org.joda.time.DateTimeZone extends Object implements Serializable

serialVersionUID: 5546345482340108586L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
By default, when DateTimeZones are serialized, only a "stub" object referring to the id is written out. When the stub is read in, it replaces itself with a DateTimeZone object.

Throws:
ObjectStreamException
Serialized Fields

iID

String iID

Class org.joda.time.Days extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380865L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.Duration extends BaseDuration implements Serializable

serialVersionUID: 2471658376918L

Class org.joda.time.DurationFieldType extends Object implements Serializable

serialVersionUID: 8765135187319L

Serialized Fields

iName

String iName
The name of the field type.

Class org.joda.time.Hours extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380864L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.IllegalFieldValueException extends IllegalArgumentException implements Serializable

serialVersionUID: 6305711765985447737L

Serialized Fields

iDateTimeFieldType

DateTimeFieldType iDateTimeFieldType

iDurationFieldType

DurationFieldType iDurationFieldType

iFieldName

String iFieldName

iNumberValue

Number iNumberValue

iStringValue

String iStringValue

iLowerBound

Number iLowerBound

iUpperBound

Number iUpperBound

iMessage

String iMessage

Class org.joda.time.IllegalInstantException extends IllegalArgumentException implements Serializable

serialVersionUID: 2858712538216L

Class org.joda.time.Instant extends AbstractInstant implements Serializable

serialVersionUID: 3299096530934209741L

Serialized Fields

iMillis

long iMillis
The millis from 1970-01-01T00:00:00Z

Class org.joda.time.Interval extends BaseInterval implements Serializable

serialVersionUID: 4922451897541386752L

Class org.joda.time.JodaTimePermission extends BasicPermission implements Serializable

serialVersionUID: 1408944367355875472L

Class org.joda.time.LocalDate extends BaseLocal implements Serializable

serialVersionUID: -8775358157899L

Serialization Methods

readResolve

private Object readResolve()
Handle broken serialization from other tools.

Serialized Fields

iLocalMillis

long iLocalMillis
The local millis from 1970-01-01T00:00:00


iChronology

Chronology iChronology
The chronology to use in UTC.

Class org.joda.time.LocalDate.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: -3193829732634L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException

Class org.joda.time.LocalDateTime extends BaseLocal implements Serializable

serialVersionUID: -268716875315837168L

Serialization Methods

readResolve

private Object readResolve()
Handle broken serialization from other tools.

Serialized Fields

iLocalMillis

long iLocalMillis
The local millis from 1970-01-01T00:00:00


iChronology

Chronology iChronology
The chronology to use in UTC

Class org.joda.time.LocalDateTime.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: -358138762846288L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException

Class org.joda.time.LocalTime extends BaseLocal implements Serializable

serialVersionUID: -12873158713873L

Serialization Methods

readResolve

private Object readResolve()
Handle broken serialization from other tools.

Serialized Fields

iLocalMillis

long iLocalMillis
The local millis from 1970-01-01T00:00:00


iChronology

Chronology iChronology
The chronology to use, in UTC

Class org.joda.time.LocalTime.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: -325842547277223L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException

Class org.joda.time.Minutes extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380863L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.MonthDay extends BasePartial implements Serializable

serialVersionUID: 2954560699050434609L

Serialization Methods

readResolve

private Object readResolve()
Handle broken serialization from other tools.

Class org.joda.time.MonthDay.Property extends AbstractPartialFieldProperty implements Serializable

serialVersionUID: 5727734012190224363L

Serialized Fields

iBase

MonthDay iBase
The partial


iFieldIndex

int iFieldIndex
The field index

Class org.joda.time.Months extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380867L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.MutableDateTime extends BaseDateTime implements Serializable

serialVersionUID: 2852608688135209575L

Serialized Fields

iRoundingField

DateTimeField iRoundingField
The field to round on


iRoundingMode

int iRoundingMode
The mode of rounding

Class org.joda.time.MutableDateTime.Property extends AbstractReadableInstantFieldProperty implements Serializable

serialVersionUID: -4481126543819298617L

Serialization Methods

readObject

private void readObject(ObjectInputStream oos)
                 throws IOException,
                        ClassNotFoundException
Reads the property from a safe serialization format.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes the property in a safe serialization format.

Throws:
IOException
Serialized Fields

iInstant

MutableDateTime iInstant
The instant this property is working against


iField

DateTimeField iField
The field this property is working against

Class org.joda.time.MutableInterval extends BaseInterval implements Serializable

serialVersionUID: -5982824024992428470L

Class org.joda.time.MutablePeriod extends BasePeriod implements Serializable

serialVersionUID: 3436451121567212165L

Class org.joda.time.Partial extends AbstractPartial implements Serializable

serialVersionUID: 12324121189002L

Serialized Fields

iChronology

Chronology iChronology
The chronology in use.


iTypes

DateTimeFieldType[] iTypes
The set of field types.


iValues

int[] iValues
The values of each field in this partial.

Class org.joda.time.Partial.Property extends AbstractPartialFieldProperty implements Serializable

serialVersionUID: 53278362873888L

Serialized Fields

iPartial

Partial iPartial
The partial


iFieldIndex

int iFieldIndex
The field index

Class org.joda.time.Period extends BasePeriod implements Serializable

serialVersionUID: 741052353876488155L

Class org.joda.time.PeriodType extends Object implements Serializable

serialVersionUID: 2274324892792009998L

Serialized Fields

iName

String iName
The name of the type


iTypes

DurationFieldType[] iTypes
The array of types


iIndices

int[] iIndices
The array of indices

Class org.joda.time.Seconds extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380862L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.TimeOfDay extends BasePartial implements Serializable

serialVersionUID: 3633353405803318660L

Class org.joda.time.TimeOfDay.Property extends AbstractPartialFieldProperty implements Serializable

serialVersionUID: 5598459141741063833L

Serialized Fields

iTimeOfDay

TimeOfDay iTimeOfDay
Deprecated. 
The partial


iFieldIndex

int iFieldIndex
Deprecated. 
The field index

Class org.joda.time.Weeks extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380866L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.

Class org.joda.time.YearMonth extends BasePartial implements Serializable

serialVersionUID: 797544782896179L

Serialization Methods

readResolve

private Object readResolve()
Handle broken serialization from other tools.

Class org.joda.time.YearMonth.Property extends AbstractPartialFieldProperty implements Serializable

serialVersionUID: 5727734012190224363L

Serialized Fields

iBase

YearMonth iBase
The partial


iFieldIndex

int iFieldIndex
The field index

Class org.joda.time.YearMonthDay extends BasePartial implements Serializable

serialVersionUID: 797544782896179L

Class org.joda.time.YearMonthDay.Property extends AbstractPartialFieldProperty implements Serializable

serialVersionUID: 5727734012190224363L

Serialized Fields

iYearMonthDay

YearMonthDay iYearMonthDay
Deprecated. 
The partial


iFieldIndex

int iFieldIndex
Deprecated. 
The field index

Class org.joda.time.Years extends BaseSingleFieldPeriod implements Serializable

serialVersionUID: 87525275727380868L

Serialization Methods

readResolve

private Object readResolve()
Resolves singletons.


Package org.joda.time.base

Class org.joda.time.base.BaseDateTime extends AbstractDateTime implements Serializable

serialVersionUID: -6728882245981L

Serialized Fields

iMillis

long iMillis
The millis from 1970-01-01T00:00:00Z


iChronology

Chronology iChronology
The chronology to use

Class org.joda.time.base.BaseDuration extends AbstractDuration implements Serializable

serialVersionUID: 2581698638990L

Serialized Fields

iMillis

long iMillis
The duration length

Class org.joda.time.base.BaseInterval extends AbstractInterval implements Serializable

serialVersionUID: 576586928732749278L

Serialized Fields

iChronology

Chronology iChronology
The chronology of the interval


iStartMillis

long iStartMillis
The start of the interval


iEndMillis

long iEndMillis
The end of the interval

Class org.joda.time.base.BasePartial extends AbstractPartial implements Serializable

serialVersionUID: 2353678632973660L

Serialized Fields

iChronology

Chronology iChronology
The chronology in use


iValues

int[] iValues
The values of each field in this partial

Class org.joda.time.base.BasePeriod extends AbstractPeriod implements Serializable

serialVersionUID: -2110953284060001145L

Serialized Fields

iType

PeriodType iType
The type of period


iValues

int[] iValues
The values

Class org.joda.time.base.BaseSingleFieldPeriod extends Object implements Serializable

serialVersionUID: 9386874258972L

Serialized Fields

iPeriod

int iPeriod
The period in the units of this period.


Package org.joda.time.chrono

Class org.joda.time.chrono.AssembledChronology extends BaseChronology implements Serializable

serialVersionUID: -6728465968995518215L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

iBase

Chronology iBase

iParam

Object iParam

Class org.joda.time.chrono.BaseChronology extends Chronology implements Serializable

serialVersionUID: -7310865996721419676L

Class org.joda.time.chrono.BuddhistChronology extends AssembledChronology implements Serializable

serialVersionUID: -3474595157769370126L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton

Class org.joda.time.chrono.CopticChronology extends org.joda.time.chrono.BasicFixedMonthChronology implements Serializable

serialVersionUID: -5972804258688333942L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton.

Class org.joda.time.chrono.EthiopicChronology extends org.joda.time.chrono.BasicFixedMonthChronology implements Serializable

serialVersionUID: -5972804258688333942L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton.

Class org.joda.time.chrono.GJChronology extends AssembledChronology implements Serializable

serialVersionUID: -2545574827706931671L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton

Serialized Fields

iJulianChronology

JulianChronology iJulianChronology

iGregorianChronology

GregorianChronology iGregorianChronology

iCutoverInstant

Instant iCutoverInstant

iCutoverMillis

long iCutoverMillis

iGapDuration

long iGapDuration

Class org.joda.time.chrono.GregorianChronology extends org.joda.time.chrono.BasicGJChronology implements Serializable

serialVersionUID: -861407383323710522L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton

Class org.joda.time.chrono.IslamicChronology extends org.joda.time.chrono.BasicChronology implements Serializable

serialVersionUID: -3663823829888L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton.

Serialized Fields

iLeapYears

IslamicChronology.LeapYearPatternType iLeapYears
The leap years to use.

Class org.joda.time.chrono.IslamicChronology.LeapYearPatternType extends Object implements Serializable

serialVersionUID: 26581275372698L

Serialization Methods

readResolve

private Object readResolve()
Ensure a singleton is returned if possible.

Serialized Fields

index

byte index
The index.


pattern

int pattern
The leap year pattern, a bit-based 1=true pattern.

Class org.joda.time.chrono.ISOChronology extends AssembledChronology implements Serializable

serialVersionUID: -6212696554273812441L

Serialization Methods

writeReplace

private Object writeReplace()
Serialize ISOChronology instances using a small stub. This reduces the serialized size, and deserialized instances come from the cache.

Class org.joda.time.chrono.JulianChronology extends org.joda.time.chrono.BasicGJChronology implements Serializable

serialVersionUID: -8731039522547897247L

Serialization Methods

readResolve

private Object readResolve()
Serialization singleton

Class org.joda.time.chrono.LenientChronology extends AssembledChronology implements Serializable

serialVersionUID: -3148237568046877177L

Class org.joda.time.chrono.LimitChronology extends AssembledChronology implements Serializable

serialVersionUID: 7670866536893052522L

Serialized Fields

iLowerLimit

DateTime iLowerLimit

iUpperLimit

DateTime iUpperLimit

Class org.joda.time.chrono.StrictChronology extends AssembledChronology implements Serializable

serialVersionUID: 6633006628097111960L

Class org.joda.time.chrono.ZonedChronology extends AssembledChronology implements Serializable

serialVersionUID: -1079258847191166848L


Package org.joda.time.field

Class org.joda.time.field.AbstractReadableInstantFieldProperty extends Object implements Serializable

serialVersionUID: 1971226328211649661L

Class org.joda.time.field.BaseDurationField extends DurationField implements Serializable

serialVersionUID: -2554245107589433218L

Serialized Fields

iType

DurationFieldType iType
A desriptive name for the field.

Class org.joda.time.field.DecoratedDurationField extends BaseDurationField implements Serializable

serialVersionUID: 8019982251647420015L

Serialized Fields

iField

DurationField iField
The DurationField being wrapped

Class org.joda.time.field.DelegatedDateTimeField extends DateTimeField implements Serializable

serialVersionUID: -4730164440214502503L

Serialized Fields

iField

DateTimeField iField
The DateTimeField being wrapped


iType

DateTimeFieldType iType
The override field type

Class org.joda.time.field.DelegatedDurationField extends DurationField implements Serializable

serialVersionUID: -5576443481242007829L

Serialized Fields

iField

DurationField iField
The DurationField being wrapped


iType

DurationFieldType iType
The field type

Class org.joda.time.field.LenientDateTimeField extends DelegatedDateTimeField implements Serializable

serialVersionUID: 8714085824173290599L

Serialized Fields

iBase

Chronology iBase

Class org.joda.time.field.MillisDurationField extends DurationField implements Serializable

serialVersionUID: 2656707858124633367L

Serialization Methods

readResolve

private Object readResolve()
Deserialize to the singleton.

Class org.joda.time.field.PreciseDurationField extends BaseDurationField implements Serializable

serialVersionUID: -8346152187724495365L

Serialized Fields

iUnitMillis

long iUnitMillis
The size of the unit

Class org.joda.time.field.ScaledDurationField extends DecoratedDurationField implements Serializable

serialVersionUID: -3205227092378684157L

Serialized Fields

iScalar

int iScalar

Class org.joda.time.field.SkipDateTimeField extends DelegatedDateTimeField implements Serializable

serialVersionUID: -8869148464118507846L

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

iChronology

Chronology iChronology
The chronology to wrap.


iSkip

int iSkip
The value to skip.

Class org.joda.time.field.SkipUndoDateTimeField extends DelegatedDateTimeField implements Serializable

serialVersionUID: -5875876968979L

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

iChronology

Chronology iChronology
The chronology to wrap.


iSkip

int iSkip
The value to skip.

Class org.joda.time.field.StrictDateTimeField extends DelegatedDateTimeField implements Serializable

serialVersionUID: 3154803964207950910L

Class org.joda.time.field.UnsupportedDateTimeField extends DateTimeField implements Serializable

serialVersionUID: -1934618396111902255L

Serialization Methods

readResolve

private Object readResolve()
Ensure proper singleton serialization

Serialized Fields

iType

DateTimeFieldType iType
The field type


iDurationField

DurationField iDurationField
The duration of the datetime field

Class org.joda.time.field.UnsupportedDurationField extends DurationField implements Serializable

serialVersionUID: -6390301302770925357L

Serialization Methods

readResolve

private Object readResolve()
Ensure proper singleton serialization

Serialized Fields

iType

DurationFieldType iType
The name of the field


Package org.joda.time.tz

Class org.joda.time.tz.CachedDateTimeZone extends DateTimeZone implements Serializable

serialVersionUID: 5472298452022250685L

Serialized Fields

iZone

DateTimeZone iZone

iInfoCache

org.joda.time.tz.CachedDateTimeZone.Info[] iInfoCache

Class org.joda.time.tz.FixedDateTimeZone extends DateTimeZone implements Serializable

serialVersionUID: -3513011772763289092L

Serialized Fields

iNameKey

String iNameKey

iWallOffset

int iWallOffset

iStandardOffset

int iStandardOffset



Copyright © 2002-2013 Joda.org. All Rights Reserved.