Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case.Unnumbered
-
-
Uses of Unnumbered in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type that return Unnumbered Modifier and Type Method Description UnnumberedUnnumberedCase. getUnnumbered()Return unnumbered, ornullif it is not present.UnnumberedUnnumberedCaseBuilder. getUnnumbered()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type with parameters of type Unnumbered Modifier and Type Method Description UnnumberedCaseBuilderUnnumberedCaseBuilder. setUnnumbered(Unnumbered value) -
Uses of Unnumbered in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case 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)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case that return Unnumbered Modifier and Type Method Description UnnumberedUnnumberedBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case 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.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case 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.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case 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.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case with parameters of type Unnumbered Constructor Description UnnumberedBuilder(Unnumbered base)
-