Uses of Enum Class
org.graylog.integrations.inputs.paloalto.PaloAltoFieldType
Packages that use PaloAltoFieldType
-
Uses of PaloAltoFieldType in org.graylog.integrations.inputs.paloalto
Methods in org.graylog.integrations.inputs.paloalto that return PaloAltoFieldTypeModifier and TypeMethodDescriptionabstract PaloAltoFieldTypePaloAltoFieldTemplate.fieldType()static PaloAltoFieldTypeReturns the enum constant of this class with the specified name.static PaloAltoFieldType[]PaloAltoFieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.integrations.inputs.paloalto with parameters of type PaloAltoFieldTypeModifier and TypeMethodDescriptionstatic PaloAltoFieldTemplatePaloAltoFieldTemplate.create(String field, int position, PaloAltoFieldType fieldType)