Available on java
staticfinalread onlyZERO:Period
@:overloadstaticbetween(param1:LocalDate, param2:LocalDate):Period
@:overloadstaticfrom(param1:TemporalAmount):Period
@:overloadstaticof(param1:Int, param2:Int, param3:Int):Period
@:overloadstaticofDays(param1:Int):Period
@:overloadstaticofMonths(param1:Int):Period
@:overloadstaticofWeeks(param1:Int):Period
@:overloadstaticofYears(param1:Int):Period
@:overloadstaticparse(param1:CharSequence):Period
@:overloadaddTo(param1:Temporal):Temporal
@:overloadequals(param1:Dynamic):Bool
@:overloadget(param1:TemporalUnit):Int64
@:overloadgetChronology():IsoChronology
@:overloadgetDays():Int
@:overloadgetMonths():Int
@:overloadgetUnits():List<TemporalUnit>
@:overloadgetYears():Int
@:overloadhashCode():Int
@:overloadisNegative():Bool
@:overloadisZero():Bool
@:overloadminus(param1:TemporalAmount):Period
@:overloadminusDays(param1:Int64):Period
@:overloadminusMonths(param1:Int64):Period
@:overloadminusYears(param1:Int64):Period
@:overloadmultipliedBy(param1:Int):Period
@:overloadnegated():Period
@:overloadnormalized():Period
@:overloadplus(param1:TemporalAmount):Period
@:overloadplusDays(param1:Int64):Period
@:overloadplusMonths(param1:Int64):Period
@:overloadplusYears(param1:Int64):Period
@:overloadsubtractFrom(param1:Temporal):Temporal
@:overloadtoString():String
@:overloadtoTotalMonths():Int64
@:overloadwithDays(param1:Int):Period
@:overloadwithMonths(param1:Int):Period
@:overloadwithYears(param1:Int):Period