Uses of Enum Class
org.pgcodekeeper.core.database.pg.schema.PgCast.CastMethod
Packages that use PgCast.CastMethod
-
Uses of PgCast.CastMethod in org.pgcodekeeper.core.database.pg.schema
Methods in org.pgcodekeeper.core.database.pg.schema that return PgCast.CastMethodModifier and TypeMethodDescriptionstatic PgCast.CastMethodReturns the enum constant of this class with the specified name.static PgCast.CastMethod[]PgCast.CastMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pgcodekeeper.core.database.pg.schema with parameters of type PgCast.CastMethod