Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.Aggregation
-
-
Uses of Aggregation 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 Aggregation Modifier and Type Method Description AggregationAggregationLogicalTop. getAggregation()Return aggregation, ornullif it is not present.AggregationInterface1Builder. getAggregation()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 with parameters of type Aggregation Modifier and Type Method Description Interface1BuilderInterface1Builder. setAggregation(Aggregation value) -
Uses of Aggregation in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top with type parameters of type Aggregation Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Aggregation>>
E$$AggregationBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top that return Aggregation Modifier and Type Method Description AggregationAggregationBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top that return types with arguments of type Aggregation Modifier and Type Method Description default Class<Aggregation>Aggregation. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top with parameters of type Aggregation Modifier and Type Method Description static booleanAggregation. bindingEquals(@NonNull Aggregation thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intAggregation. bindingHashCode(@NonNull Aggregation obj)Default implementation ofObject.hashCode()contract for this interface.static StringAggregation. bindingToString(@NonNull Aggregation obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top with type arguments of type Aggregation Modifier and Type Method Description AggregationBuilderAggregationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Aggregation> augmentation)Add an augmentation to this builder's product.AggregationBuilderAggregationBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aggregation>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top with parameters of type Aggregation Constructor Description AggregationBuilder(Aggregation base)
-