Interface TypeConstants


@Deprecated(since="2211", forRemoval=true) public interface TypeConstants
Deprecated, for removal: This API element is subject to removal in a future version.
since 2211 - not used
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String[]
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String[]
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String[]
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String[]
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Field Details

    • TYPES_TOPIC

      static final String TYPES_TOPIC
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • DELEGATE_TO

      static final String DELEGATE_TO
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GETTER_PREFIX

      static final String[] GETTER_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SETTER_PREFIX

      static final String[] SETTER_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ADDER_PREFIX

      static final String[] ADDER_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ERASER_PREFIX

      static final String[] ERASER_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ALLOW_NULL

      static final boolean ALLOW_NULL
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also: