Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412._interface.ref.state.container.StateBuilder
Packages that use StateBuilder
Package
Description
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412._interface.ref.state.container
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412._interface.ref.state.container that return StateBuilderModifier and TypeMethodDescriptionStateBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<State> augmentation) Add an augmentation to this builder's product.StateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<State>> augmentationType) Remove an augmentation from this builder's product.StateBuilder.setInterface
(String value) Set the property corresponding toInterfaceRefCommon.getInterface()
to the specified value.StateBuilder.setSubinterface
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toInterfaceRefCommon.getSubinterface()
to the specified value.