Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.igp.node.attributes.PrefixKey
Package
Description
-
Uses of PrefixKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes
Modifier and TypeMethodDescriptionIgpNodeAttributes.getPrefix()
Return prefix, ornull
if it is not present.IgpNodeAttributesBuilder.getPrefix()
Return current value associated with the property corresponding toIgpNodeAttributes.getPrefix()
.IgpNodeAttributes.nonnullPrefix()
Return prefix, or an empty list if it is not present.Modifier and TypeMethodDescriptionSet the property corresponding toIgpNodeAttributes.getPrefix()
to the specified value. -
Uses of PrefixKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.igp.node.attributes
Modifier and TypeMethodDescriptionPrefix.key()
PrefixBuilder.key()
Return current value associated with the property corresponding toPrefix.key()
.Modifier and TypeMethodDescriptionSet the key value corresponding toPrefix.key()
to the specified value.