Uses of Enum Class
org.graylog2.bootstrap.preflight.web.resources.model.CAType
Packages that use CAType
-
Uses of CAType in org.graylog2.bootstrap.preflight.web.resources.model
Methods in org.graylog2.bootstrap.preflight.web.resources.model that return CATypeModifier and TypeMethodDescriptionCA.type()Returns the value of thetyperecord component.static CATypeReturns the enum constant of this class with the specified name.static CAType[]CAType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.graylog2.bootstrap.preflight.web.resources.model with parameters of type CAType