Class EnabledFor.EnabledForConverter

java.lang.Object
io.quarkiverse.cxf.AbstractEnumConverter<EnabledFor>
io.quarkiverse.cxf.EnabledFor.EnabledForConverter
All Implemented Interfaces:
Serializable, org.eclipse.microprofile.config.spi.Converter<EnabledFor>
Enclosing class:
EnabledFor

public static class EnabledFor.EnabledForConverter extends AbstractEnumConverter<EnabledFor> implements org.eclipse.microprofile.config.spi.Converter<EnabledFor>
See Also: