Uses of Enum Class
org.qubership.atp.dataset.db.jpa.entities.AttributesSortType
Packages that use AttributesSortType
-
Uses of AttributesSortType in org.qubership.atp.dataset.db.jpa.entities
Methods in org.qubership.atp.dataset.db.jpa.entities that return AttributesSortTypeModifier and TypeMethodDescriptionstatic AttributesSortTypeAttributesSortType.from(short id) Finds AttributesSortType with specified id.static AttributesSortTypeReturns the enum constant of this class with the specified name.static AttributesSortType[]AttributesSortType.values()Returns an array containing the constants of this enum class, in the order they are declared.