Uses of Enum Class
com.pushtechnology.diffusion.datatype.recordv2.schema.Schema.Field.Type
Packages that use Schema.Field.Type
Package
Description
RecordV2 Data Type : Schemas.
-
Uses of Schema.Field.Type in com.pushtechnology.diffusion.datatype.recordv2.schema
Methods in com.pushtechnology.diffusion.datatype.recordv2.schema that return Schema.Field.TypeModifier and TypeMethodDescriptionSchema.Field.getType()Returns the field type.static Schema.Field.TypeReturns the enum constant of this class with the specified name.static Schema.Field.Type[]Schema.Field.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.