JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.opendaylight.mdsal.dom.api.query
Interface DOMQueryLike
All Superinterfaces:
Immutable
All Known Implementing Classes:
DefaultQuery
@Beta
@NonNullByDefault
public interface
DOMQueryLike
extends
Immutable
Trait for objects which can be formulated in terms of a
DOMQuery
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DOMQuery
asDOMQuery
()
Return a
DOMQuery
view of this object.
Method Details
asDOMQuery
DOMQuery
asDOMQuery
()
Return a
DOMQuery
view of this object.
Returns:
A DOMQuery