Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.subinterfaces.subinterface.StateBuilder
Package
Description
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.subinterfaces.subinterface
Modifier and TypeMethodDescriptionStateBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation) Add an augmentation to this builder's product.StateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType) Remove an augmentation from this builder's product.StateBuilder.setAdminStatus
(InterfaceCommonState.AdminStatus value) Set the property corresponding toInterfaceCommonState.getAdminStatus()
to the specified value.StateBuilder.setCounters
(Counters value) Set the property corresponding toInterfaceCountersState.getCounters()
to the specified value.StateBuilder.setDescription
(String value) Set the property corresponding toInterfaceCommonConfig.getDescription()
to the specified value.StateBuilder.setEnabled
(Boolean value) Set the property corresponding toInterfaceCommonConfig.getEnabled()
to the specified value.StateBuilder.setIfindex
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toInterfaceCommonState.getIfindex()
to the specified value.StateBuilder.setIndex
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSubinterfacesConfig.getIndex()
to the specified value.StateBuilder.setLastChange
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks value) Set the property corresponding toInterfaceCommonState.getLastChange()
to the specified value.Set the property corresponding toInterfaceCommonConfig.getName()
to the specified value.StateBuilder.setOperStatus
(InterfaceCommonState.OperStatus value) Set the property corresponding toInterfaceCommonState.getOperStatus()
to the specified value.