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