Uses of Class
org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
-
-
Uses of JSONCodecFactorySupplier in org.opendaylight.yangtools.yang.data.codec.gson
Methods in org.opendaylight.yangtools.yang.data.codec.gson that return JSONCodecFactorySupplier Modifier and Type Method Description static JSONCodecFactorySupplierJSONCodecFactorySupplier. valueOf(String name)Returns the enum constant of this type with the specified name.static JSONCodecFactorySupplier[]JSONCodecFactorySupplier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-