Uses of Enum Class
io.objectbox.annotation.VectorDistanceType
Packages that use VectorDistanceType
Package
Description
Annotations to mark a class as an
@Entity,
to specify the @Id Property,
to create an @Index or
a @Transient Property.-
Uses of VectorDistanceType in io.objectbox.annotation
Methods in io.objectbox.annotation that return VectorDistanceTypeModifier and TypeMethodDescriptionstatic VectorDistanceTypeReturns the enum constant of this class with the specified name.static VectorDistanceType[]VectorDistanceType.values()Returns an array containing the constants of this enum class, in the order they are declared.