Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.AggregationLogicalState
-
-
Uses of AggregationLogicalState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 that return types with arguments of type AggregationLogicalState Modifier and Type Method Description Class<? extends AggregationLogicalState>AggregationLogicalState. implementedInterface() -
Uses of AggregationLogicalState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation
Subinterfaces of AggregationLogicalState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation Modifier and Type Interface Description interfaceStateOperational state variables for logical aggregate / LAG interfacesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.aggregation with parameters of type AggregationLogicalState Constructor Description StateBuilder(AggregationLogicalState arg)Construct a new builder initialized from specifiedAggregationLogicalState.
-