-
public class PLYProductPeriod.SEMIANNUALLY extends PLYProductPeriod
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringregexprivate final PLYPeriodUnitunitprivate final IntegernumberOfUnitpublic final static PLYProductPeriod.SEMIANNUALLYINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetRegex()PLYPeriodUnitgetUnit()IntegergetNumberOfUnit()-
Methods inherited from class io.purchasely.models.PLYProductPeriod.SEMIANNUALLY
numberOfDays, numberOfMonths, numberOfQuarters, numberOfWeeks, numberOfYears, toLocale, toLocaleDuration, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getUnit
PLYPeriodUnit getUnit()
-
getNumberOfUnit
Integer getNumberOfUnit()
-
-
-
-