Uses of Enum
org.apache.maven.index.packer.IndexPackingRequest.IndexFormat
-
Uses of IndexPackingRequest.IndexFormat in org.apache.maven.index.packer
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static IndexPackingRequest.IndexFormat[]
IndexPackingRequest.IndexFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionIndexPackingRequest.getFormats()
Returns index formats to be created.Modifier and TypeMethodDescriptionvoid
IndexPackingRequest.setFormats
(Collection<IndexPackingRequest.IndexFormat> formats) Sets index formats to be created