Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph.PrefixBuilder
Packages that use PrefixBuilder
Package
Description
-
Uses of PrefixBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph that return PrefixBuilderModifier and TypeMethodDescriptionPrefixBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Prefix> augmentation) Add an augmentation to this builder's product.PrefixBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Prefix>> augmentationType) Remove an augmentation from this builder's product.PrefixBuilder.setNodeSid(Boolean value) Set the property corresponding toPrefix.getNodeSid()to the specified value.PrefixBuilder.setPrefix(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toPrefix.getPrefix()to the specified value.PrefixBuilder.setPrefixSid(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPrefix.getPrefixSid()to the specified value.PrefixBuilder.setVertexId(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toPrefix.getVertexId()to the specified value.Set the key value corresponding toPrefix.key()to the specified value.