Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints.endpoint.StateBuilder
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints.endpoint
Modifier 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.Set the property corresponding toInstanceEndpointState.getActive()
to the specified value.StateBuilder.setEndpointId
(String value) Set the property corresponding toInstanceEndpointConfig.getEndpointId()
to the specified value.StateBuilder.setLocalRemote
(LocalRemote value) Set the property corresponding toInstanceEndpointLocalRemote.getLocalRemote()
to the specified value.StateBuilder.setPrecedence
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toInstanceEndpointConfig.getPrecedence()
to the specified value.