-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class Condition implements Parcelable
-
-
Method Summary
-
-
Method Detail
-
getDays
final List<String> getDays()
Days of the week the condition applies.
"MON" "TUE" "WED" "THU" "FRI" "SAT" "SUN"
-
getMaxStay
final String getMaxStay()
ISO8601 interval maximum stay.
-
-
-
-