Uses of Interface
org.opendaylight.yangtools.yang.model.api.OutputSchemaNode
Packages that use OutputSchemaNode
Package
Description
Definition of structures and DOM like API of effected YANG schema.
-
Uses of OutputSchemaNode in org.opendaylight.yangtools.yang.data.util
Methods in org.opendaylight.yangtools.yang.data.util that return OutputSchemaNode -
Uses of OutputSchemaNode in org.opendaylight.yangtools.yang.model.api
Methods in org.opendaylight.yangtools.yang.model.api that return OutputSchemaNodeModifier and TypeMethodDescription@NonNull OutputSchemaNode
OperationDefinition.getOutput()
Returns definition of output parameters for this operation. -
Uses of OutputSchemaNode in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
Classes in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff that implement OutputSchemaNodeModifier and TypeClassDescriptionfinal class
final class
-
Uses of OutputSchemaNode in org.opendaylight.yangtools.yang.model.spi.meta
Methods in org.opendaylight.yangtools.yang.model.spi.meta that return OutputSchemaNodeModifier and TypeMethodDescriptiondefault OutputSchemaNode
EffectiveStatementMixins.OperationDefinitionMixin.getOutput()