|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.crystaldecisions.sdk.occa.report.data.SpecialFieldType
public final class SpecialFieldType
This class contains constants that indicate what kind of special field is being used.
Field Summary | |
---|---|
static int |
_contentLocale
|
static int |
_currentCEUserID
|
static int |
_currentCEUserName
|
static int |
_currentCEUserTimeZone
|
static int |
_dataDate
The date the data was last fetched. |
static int |
_dataTime
The time the data was last fetched. |
static int |
_dataTimeZone
|
static int |
_fileAuthor
Reserved for future use. |
static int |
_fileCreationDate
Reserved for future use. |
static int |
_fileName
Reserved for future use. |
static int |
_groupNumber
Reserved for future use. |
static int |
_groupSelection
Reserved for future use. |
static int |
_hPageNumber
|
static int |
_modificationDate
Reserved for future use. |
static int |
_modificationTime
Reserved for future use. |
static int |
_pageNOfM
Reserved for future use. |
static int |
_pageNumber
Reserved for future use. |
static int |
_printDate
Reserved for future use. |
static int |
_printTime
Reserved for future use. |
static int |
_printTimeZone
|
static int |
_recordGroupNamePath
Reserved for future use. |
static int |
_recordGroupPath
Reserved for future use. |
static int |
_recordKey
Reserved for future use. |
static int |
_recordNumber
Reserved for future use. |
static int |
_recordSelection
Reserved for future use. |
static int |
_reportComments
Reserved for future use. |
static int |
_reportPath
Reserved for future use. |
static int |
_reportTitle
Reserved for future use. |
static int |
_totalPageCount
Reserved for future use. |
static SpecialFieldType |
contentLocale
|
static SpecialFieldType |
currentCEUserID
|
static SpecialFieldType |
currentCEUserName
|
static SpecialFieldType |
currentCEUserTimeZone
|
static SpecialFieldType |
dataDate
A SpecialFieldType object that specifies the date the data was last fetched. |
static SpecialFieldType |
dataTime
A SpecialFieldType object that specifies the time the data was last fetched. |
static SpecialFieldType |
dataTimeZone
|
static SpecialFieldType |
fileAuthor
Reserved for future use. |
static SpecialFieldType |
fileCreationDate
Reserved for future use. |
static SpecialFieldType |
fileName
Reserved for future use. |
static SpecialFieldType |
groupNumber
Reserved for future use. |
static SpecialFieldType |
groupSelection
Reserved for future use. |
static SpecialFieldType |
hPageNumber
|
static SpecialFieldType |
modificationDate
Reserved for future use. |
static SpecialFieldType |
modificationTime
Reserved for future use. |
static SpecialFieldType |
pageNOfM
Reserved for future use. |
static SpecialFieldType |
pageNumber
Reserved for future use. |
static SpecialFieldType |
printDate
Reserved for future use. |
static SpecialFieldType |
printTime
Reserved for future use. |
static SpecialFieldType |
printTimeZone
|
static SpecialFieldType |
recordGroupNamePath
Reserved for future use. |
static SpecialFieldType |
recordGroupPath
Reserved for future use. |
static SpecialFieldType |
recordKey
Reserved for future use. |
static SpecialFieldType |
recordNumber
Reserved for future use. |
static SpecialFieldType |
recordSelection
Reserved for future use. |
static SpecialFieldType |
reportComments
Reserved for future use. |
static SpecialFieldType |
reportPath
Reserved for future use. |
static SpecialFieldType |
reportTitle
Reserved for future use. |
static SpecialFieldType |
totalPageCount
Reserved for future use. |
Method Summary | |
---|---|
static SpecialFieldType |
from_int(int i)
Returns the SpecialFieldType corresponding to the specified value. |
static SpecialFieldType |
from_string(java.lang.String sVal)
Returns the SpecialFieldType corresponding to the specified type. |
java.lang.String |
toString()
Returns the String value of this SpecialFieldType object. |
int |
value()
Returns the int value of this SpecialFieldType object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int _recordKey
Reserved for future use.
public static final int _recordGroupPath
Reserved for future use.
public static final int _printDate
Reserved for future use.
public static final int _printTime
Reserved for future use.
public static final int _modificationDate
Reserved for future use.
public static final int _modificationTime
Reserved for future use.
public static final int _dataDate
The date the data was last fetched.
public static final int _dataTime
The time the data was last fetched.
public static final int _recordNumber
Reserved for future use.
public static final int _pageNumber
Reserved for future use.
public static final int _groupNumber
Reserved for future use.
public static final int _totalPageCount
Reserved for future use.
public static final int _reportTitle
Reserved for future use.
public static final int _reportComments
Reserved for future use.
public static final int _recordSelection
Reserved for future use.
public static final int _groupSelection
Reserved for future use.
public static final int _fileName
Reserved for future use.
public static final int _fileAuthor
Reserved for future use.
public static final int _fileCreationDate
Reserved for future use.
public static final int _pageNOfM
Reserved for future use.
public static final int _reportPath
Reserved for future use.
public static final int _recordGroupNamePath
Reserved for future use.
public static final int _hPageNumber
public static final int _printTimeZone
public static final int _dataTimeZone
public static final int _contentLocale
public static final int _currentCEUserName
public static final int _currentCEUserTimeZone
public static final int _currentCEUserID
public static final SpecialFieldType recordKey
Reserved for future use.
public static final SpecialFieldType recordGroupPath
Reserved for future use.
public static final SpecialFieldType printDate
Reserved for future use.
public static final SpecialFieldType printTime
Reserved for future use.
public static final SpecialFieldType modificationDate
Reserved for future use.
public static final SpecialFieldType modificationTime
Reserved for future use.
public static final SpecialFieldType dataDate
A SpecialFieldType
object that specifies the date the data was last fetched.
public static final SpecialFieldType dataTime
A SpecialFieldType
object that specifies the time the data was last fetched.
public static final SpecialFieldType recordNumber
Reserved for future use.
public static final SpecialFieldType pageNumber
Reserved for future use.
public static final SpecialFieldType groupNumber
Reserved for future use.
public static final SpecialFieldType totalPageCount
Reserved for future use.
public static final SpecialFieldType reportTitle
Reserved for future use.
public static final SpecialFieldType reportComments
Reserved for future use.
public static final SpecialFieldType recordSelection
Reserved for future use.
public static final SpecialFieldType groupSelection
Reserved for future use.
public static final SpecialFieldType fileName
Reserved for future use.
public static final SpecialFieldType fileAuthor
Reserved for future use.
public static final SpecialFieldType fileCreationDate
Reserved for future use.
public static final SpecialFieldType pageNOfM
Reserved for future use.
public static final SpecialFieldType reportPath
Reserved for future use.
public static final SpecialFieldType recordGroupNamePath
Reserved for future use.
public static final SpecialFieldType contentLocale
public static final SpecialFieldType dataTimeZone
public static final SpecialFieldType printTimeZone
public static final SpecialFieldType hPageNumber
public static final SpecialFieldType currentCEUserName
public static final SpecialFieldType currentCEUserTimeZone
public static final SpecialFieldType currentCEUserID
Method Detail |
---|
public static final SpecialFieldType from_int(int i)
Returns the SpecialFieldType
corresponding to the specified value.
i
- The int
value of the desired SpecialFieldType
object.
SpecialFieldType
corresponding to the specified value.public static final SpecialFieldType from_string(java.lang.String sVal)
Returns the SpecialFieldType
corresponding to the specified type.
sVal
- The String
value of the desired SpecialFieldType
object.
SpecialFieldType
corresponding to the specified type.public java.lang.String toString()
Returns the String
value of this SpecialFieldType
object.
toString
in class java.lang.Object
String
value of this SpecialFieldType
object.public int value()
Returns the int
value of this SpecialFieldType
object.
int
value of this SpecialFieldType
object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |