Uses of Enum Class
ai.dat.core.semantic.data.Entity.EntityType
Packages that use Entity.EntityType
-
Uses of Entity.EntityType in ai.dat.core.semantic.data
Methods in ai.dat.core.semantic.data that return Entity.EntityTypeModifier and TypeMethodDescriptionstatic Entity.EntityTypestatic Entity.EntityTypeReturns the enum constant of this class with the specified name.static Entity.EntityType[]Entity.EntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.dat.core.semantic.data with parameters of type Entity.EntityType