Uses of Interface
com.pushtechnology.diffusion.datatype.recordv2.schema.SchemaBuilder
Packages that use SchemaBuilder
Package
Description
RecordV2 Data Type.
RecordV2 Data Type : Schemas.
-
Uses of SchemaBuilder in com.pushtechnology.diffusion.datatype.recordv2
Methods in com.pushtechnology.diffusion.datatype.recordv2 that return SchemaBuilder -
Uses of SchemaBuilder in com.pushtechnology.diffusion.datatype.recordv2.schema
Methods in com.pushtechnology.diffusion.datatype.recordv2.schema that return SchemaBuilderModifier and TypeMethodDescriptionAdd a single occurrence decimal field to the current record.Add a fixed multiplicity decimal field to the current record.Add a decimal field to the current record.Add a single occurrence integer field to the current record.Add a fixed multiplicity integer field to the current record.Add an integer field to the current record.Add a new single occurrence record to the schema.Add a new fixed multiplicity record to the schema.Add a new record to the schema.Add a single occurrence string field to the current record.Add a fixed multiplicity string field to the current record.Add a string field to the current record.