Uses of Class
com.easypost.easyvcr.TimeFrame
Packages that use TimeFrame
-
Uses of TimeFrame in com.easypost.easyvcr
Fields in com.easypost.easyvcr declared as TimeFrameMethods in com.easypost.easyvcr that return TimeFrameModifier and TypeMethodDescriptionstatic TimeFrameTimeFrame.forever()Get a TimeFrame that represents "forever".static TimeFrameTimeFrame.months1()Get a TimeFrame that represents 1 month.static TimeFrameTimeFrame.months12()Get a TimeFrame that represents 12 months.static TimeFrameTimeFrame.months2()Get a TimeFrame that represents 2 months.static TimeFrameTimeFrame.months3()Get a TimeFrame that represents 3 months.static TimeFrameTimeFrame.months6()Get a TimeFrame that represents 6 months.static TimeFrameTimeFrame.never()Get a TimeFrame that represents "never".