public class SxRng
Property Getters/Setters Summary | ||
---|---|---|
java.lang.Object | getBy() | |
Represents the interval object for the group range.
|
||
java.lang.Object | getEnd() | |
Represents the end object for the group range.
|
||
boolean[] | getGroupByTypes() | |
Represents the group type for the group range.
rangeofvalue Seconds Minutes Hours Days Months Quarters Years
|
||
java.lang.Object | isAutoEnd() | |
Specifies a boolean value that indicates whether the application will use the source data to set the endding range value.
|
||
java.lang.Object | isAutoStart() | |
Specifies a boolean value that indicates whether the application will use the source data to set the beginning range value.
|
||
java.lang.Object | getStart() | |
Represents the start object for the group range.
|
public java.lang.Object isAutoStart()
public java.lang.Object isAutoEnd()
public java.lang.Object getStart()
public java.lang.Object getEnd()
public java.lang.Object getBy()
public boolean[] getGroupByTypes()