Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top.Unnumbered
-
-
Uses of Unnumbered in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return Unnumbered Modifier and Type Method Description UnnumberedSubUnnumberedTop. getUnnumbered()Return unnumbered, ornullif it is not present. -
Uses of Unnumbered in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top with type parameters of type Unnumbered Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>>
E$$UnnumberedBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top that return Unnumbered Modifier and Type Method Description @NonNull UnnumberedUnnumberedBuilder. build()A newUnnumberedinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top that return types with arguments of type Unnumbered Modifier and Type Method Description default Class<Unnumbered>Unnumbered. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top with parameters of type Unnumbered Modifier and Type Method Description static booleanUnnumbered. bindingEquals(@NonNull Unnumbered thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intUnnumbered. bindingHashCode(@NonNull Unnumbered obj)Default implementation ofObject.hashCode()contract for this interface.static StringUnnumbered. bindingToString(@NonNull Unnumbered obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top with type arguments of type Unnumbered Modifier and Type Method Description UnnumberedBuilderUnnumberedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered> augmentation)Add an augmentation to this builder's product.UnnumberedBuilderUnnumberedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top with parameters of type Unnumbered Constructor Description UnnumberedBuilder(Unnumbered base)Construct a builder initialized with state from specifiedUnnumbered.
-