Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.Chassis
-
-
Uses of Chassis in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return Chassis Modifier and Type Method Description ChassisPlatformAnchorsTop. getChassis()Return chassis, ornullif it is not present. -
Uses of Chassis in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type parameters of type Chassis Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Chassis>>
E$$ChassisBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return Chassis Modifier and Type Method Description ChassisChassisBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type Chassis Modifier and Type Method Description default Class<Chassis>Chassis. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Chassis Modifier and Type Method Description static booleanChassis. bindingEquals(@NonNull Chassis thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intChassis. bindingHashCode(@NonNull Chassis obj)Default implementation ofObject.hashCode()contract for this interface.static StringChassis. bindingToString(@NonNull Chassis obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type arguments of type Chassis Modifier and Type Method Description ChassisBuilderChassisBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Chassis> augmentation)Add an augmentation to this builder's product.ChassisBuilderChassisBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Chassis>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Chassis Constructor Description ChassisBuilder(Chassis base) -
Uses of Chassis in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return Chassis Modifier and Type Method Description ChassisComponentBuilder. getChassis()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type Chassis Modifier and Type Method Description ComponentBuilderComponentBuilder. setChassis(Chassis value)
-