Package | Description |
---|---|
com.pervasive.datarush.tokens |
Provides classes and utilities for working with data tokens.
|
Modifier and Type | Method and Description |
---|---|
DataRepresentation.Base |
DataRepresentation.base()
Returns the base of this representation.
|
static DataRepresentation.Base |
DataRepresentation.Base.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataRepresentation.Base[] |
DataRepresentation.Base.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Actian Corporation. All rights reserved.