Uses of Enum Class
com.pervasive.datarush.tokens.DataRepresentation.Base
Packages that use DataRepresentation.Base
Package
Description
Provides classes and utilities for working with data tokens.
-
Uses of DataRepresentation.Base in com.pervasive.datarush.tokens
Methods in com.pervasive.datarush.tokens that return DataRepresentation.BaseModifier and TypeMethodDescriptionDataRepresentation.base()Returns the base of this representation.static DataRepresentation.BaseReturns the enum constant of this class with the specified name.static DataRepresentation.Base[]DataRepresentation.Base.values()Returns an array containing the constants of this enum class, in the order they are declared.