|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Enum
inetsoft.uql.asset.DateCondition.REFERENCE
public static final class DateCondition.REFERENCE
Constants for specifying Date parts.
| Field Summary | |
|---|---|
static DateCondition.REFERENCE |
MONTH
|
static DateCondition.REFERENCE |
QUARTER
|
static DateCondition.REFERENCE |
YEAR
|
| Method Summary | |
|---|---|
static DateCondition.REFERENCE |
valueOf(String name)
|
static DateCondition.REFERENCE[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final DateCondition.REFERENCE YEAR
public static final DateCondition.REFERENCE QUARTER
public static final DateCondition.REFERENCE MONTH
| Method Detail |
|---|
public static DateCondition.REFERENCE[] values()
public static DateCondition.REFERENCE valueOf(String name)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||