package org.opendaylight.yangtools.yang.data.api.schema; public interface OrderedLeafSetNode extends LeafSetNode, OrderedNodeContainer> { }