Uses of Enum Class
org.pgcodekeeper.core.schema.pg.PgCast.CastMethod
Packages that use PgCast.CastMethod
-
Uses of PgCast.CastMethod in org.pgcodekeeper.core.schema.pg
Methods in org.pgcodekeeper.core.schema.pg 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.schema.pg with parameters of type PgCast.CastMethod