public interface GetFeaturesInput extends FeaturesRequest, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<GetFeaturesInput>
This class represents the following YANG schema fragment defined in module openflow-protocol
input { uses features-request; }The schema path to identify an instance is openflow-protocol/get-features/input
To create instances of this class use GetFeaturesInputBuilder
.
GetFeaturesInputBuilder
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
getVersion, getXid
Copyright © 2019 OpenDaylight. All rights reserved.