Uses of Record Class
io.quarkus.annotation.processor.documentation.config.model.EnumAcceptedValues.EnumAcceptedValue
Packages that use EnumAcceptedValues.EnumAcceptedValue
-
Uses of EnumAcceptedValues.EnumAcceptedValue in io.quarkus.annotation.processor.documentation.config.model
Methods in io.quarkus.annotation.processor.documentation.config.model that return types with arguments of type EnumAcceptedValues.EnumAcceptedValueModifier and TypeMethodDescriptionEnumAcceptedValues.values()Returns the value of thevaluesrecord component.Constructor parameters in io.quarkus.annotation.processor.documentation.config.model with type arguments of type EnumAcceptedValues.EnumAcceptedValueModifierConstructorDescriptionEnumAcceptedValues(String qualifiedName, Map<String, EnumAcceptedValues.EnumAcceptedValue> values) Creates an instance of aEnumAcceptedValuesrecord class.