Class UpdateSchemaContext
- java.lang.Object
-
- org.opendaylight.controller.cluster.datastore.messages.UpdateSchemaContext
-
public class UpdateSchemaContext extends Object
-
-
Constructor Summary
Constructors Constructor Description UpdateSchemaContext(SchemaContext schemaContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchemaContext
getSchemaContext()
-
-
-
Constructor Detail
-
UpdateSchemaContext
public UpdateSchemaContext(SchemaContext schemaContext)
-
-
Method Detail
-
getSchemaContext
public SchemaContext getSchemaContext()
-
-