Uses of Class
org.opendaylight.mdsal.yanglib.api.SourceReference
Packages that use SourceReference
-
Uses of SourceReference in org.opendaylight.mdsal.yanglib.api
Methods in org.opendaylight.mdsal.yanglib.api that return SourceReferenceModifier and TypeMethodDescriptionstatic SourceReference
SourceReference.of
(SourceIdentifier identifier) static SourceReference
SourceReference.of
(SourceIdentifier identifier, URL location) static SourceReference
SourceReference.of
(SourceIdentifier identifier, Collection<URL> locations) Method parameters in org.opendaylight.mdsal.yanglib.api with type arguments of type SourceReferenceModifier and TypeMethodDescriptionSchemaContextResolver.resolveSchemaContext
(List<SourceReference> librarySources, List<SourceReference> requiredSources, Set<QName> supportedFeatures)