Uses of Enum Class
com.skava.entities.AttributeType
Packages that use AttributeType
-
Uses of AttributeType in com.skava.entities
Fields in com.skava.entities with type parameters of type AttributeTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<AttributeType>
QAttributeEntity.type
Methods in com.skava.entities that return AttributeTypeModifier and TypeMethodDescriptionstatic AttributeType
Returns the enum constant of this class with the specified name.static AttributeType[]
AttributeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.