Uses of Enum Class
org.opendaylight.netconf.nettyutil.handler.exi.EXISchema
Packages that use EXISchema
-
Uses of EXISchema in org.opendaylight.netconf.nettyutil.handler.exi
Methods in org.opendaylight.netconf.nettyutil.handler.exi that return EXISchemaModifier and TypeMethodDescriptionstatic EXISchemaReturns the enum constant of this class with the specified name.static EXISchema[]EXISchema.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opendaylight.netconf.nettyutil.handler.exi with parameters of type EXISchemaModifierConstructorDescriptionEXIParameters(org.opendaylight.netconf.shaded.exificient.core.CodingMode codingMode, org.opendaylight.netconf.shaded.exificient.core.FidelityOptions fidelityOptions, EXISchema schema)