Enum Class CoTypeGroup

java.lang.Object
java.lang.Enum<CoTypeGroup>
ch.ivyteam.ivy.cm.CoTypeGroup
All Implemented Interfaces:
Serializable, Comparable<CoTypeGroup>, java.lang.constant.Constable

@Deprecated(since="9.4", forRemoval=true) public enum CoTypeGroup extends Enum<CoTypeGroup>
Deprecated, for removal: This API element is subject to removal in a future version.
API:
This is a public API.
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Enum Constant Details

    • REGULAR

      @Deprecated(since="9.4", forRemoval=true) public static final CoTypeGroup REGULAR
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • IMAGE

      @Deprecated(since="9.4", forRemoval=true) public static final CoTypeGroup IMAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • DOCUMENT

      @Deprecated(since="9.4", forRemoval=true) public static final CoTypeGroup DOCUMENT
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • CONFIG

      @Deprecated(since="9.4", forRemoval=true) public static final CoTypeGroup CONFIG
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • NONE

      @Deprecated(since="9.4", forRemoval=true) public static final CoTypeGroup NONE
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.