Uses of Enum Class
com.viglet.turing.sn.TurSNFieldType
Packages that use TurSNFieldType
-
Uses of TurSNFieldType in com.viglet.turing.persistence.repository.sn.field
Methods in com.viglet.turing.persistence.repository.sn.field with parameters of type TurSNFieldTypeModifier and TypeMethodDescriptionvoid
TurSNSiteFieldExtRepository.deleteByTurSNSiteAndSnType
(TurSNSite turSNSite, TurSNFieldType turSNFieldType) -
Uses of TurSNFieldType in com.viglet.turing.sn
Methods in com.viglet.turing.sn that return TurSNFieldTypeModifier and TypeMethodDescriptionstatic TurSNFieldType
Returns the enum constant of this class with the specified name.static TurSNFieldType[]
TurSNFieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.