public class Limit extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
days |
int |
type |
static char |
TYPE_DAILY |
static char |
TYPE_MONTHLY |
static char |
TYPE_SINGLE |
static char |
TYPE_TIME |
static char |
TYPE_WEEKLY |
Value |
value |
| Constructor and Description |
|---|
Limit() |
public static final char TYPE_SINGLE
public static final char TYPE_DAILY
public static final char TYPE_WEEKLY
public static final char TYPE_MONTHLY
public static final char TYPE_TIME
public int type
public Value value
public int days
Copyright © 2018. All rights reserved.