Enum Class SerdePropertiesConfiguration.ArrayIndexStyle

java.lang.Object
java.lang.Enum<SerdePropertiesConfiguration.ArrayIndexStyle>
io.micronaut.serde.properties.SerdePropertiesConfiguration.ArrayIndexStyle
All Implemented Interfaces:
Serializable, Comparable<SerdePropertiesConfiguration.ArrayIndexStyle>, Constable
Enclosing class:
SerdePropertiesConfiguration

public static enum SerdePropertiesConfiguration.ArrayIndexStyle extends Enum<SerdePropertiesConfiguration.ArrayIndexStyle>
Array index path style.
Since:
3.1.0