|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object base.service.ServiceRateType
public class ServiceRateType
Field Summary | |
---|---|
static int |
DAY
|
static int |
HOUR
|
static int |
MINUTE
|
static java.lang.String[] |
RATE_TYPE
|
static int |
UNDEFINED
|
Constructor Summary | |
---|---|
ServiceRateType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] RATE_TYPE
public static final int UNDEFINED
public static final int MINUTE
public static final int HOUR
public static final int DAY
Constructor Detail |
---|
public ServiceRateType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |