Uses of Interface
org.opendaylight.yangtools.rfc6241.model.api.GetFilterElementAttributesSchemaNode
-
-
Uses of GetFilterElementAttributesSchemaNode in org.opendaylight.yangtools.rfc6241.model.api
Methods in org.opendaylight.yangtools.rfc6241.model.api that return types with arguments of type GetFilterElementAttributesSchemaNode Modifier and Type Method Description static Optional<GetFilterElementAttributesSchemaNode>GetFilterElementAttributesSchemaNode. findIn(org.opendaylight.yangtools.yang.model.api.AnyxmlSchemaNode parent)Attempt to find aGetFilterElementAttributesSchemaNodein a parentAnyxmlSchemaNode.
-