Class AbstractYangTextSchemaSourceRegistration

All Implemented Interfaces:
AutoCloseable, ObjectRegistration<YangTextSchemaSource>, Registration, YangTextSchemaSourceRegistration

public abstract class AbstractYangTextSchemaSourceRegistration extends AbstractObjectRegistration<YangTextSchemaSource> implements YangTextSchemaSourceRegistration
  • Constructor Details

    • AbstractYangTextSchemaSourceRegistration

      protected AbstractYangTextSchemaSourceRegistration(YangTextSchemaSource instance)