Skip to main content
Package com.gpudb

Annotation Type RecordObject.Type

Enclosing class:

@Retention(RUNTIME) @Target(TYPE) public static @interface RecordObject.Type
Provides additional information about a GPUdb type.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The label of the GPUdb type.
  • Element Details

    • label

      String label
      The label of the GPUdb type.