Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.label._case.Label
-
-
Uses of Label 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 Label Modifier and Type Method Description LabelLabelCase. getLabel()Return label, ornullif it is not present.LabelLabelCaseBuilder. getLabel()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 Label Modifier and Type Method Description LabelCaseBuilderLabelCaseBuilder. setLabel(Label value) -
Uses of Label in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.label._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.label._case with type parameters of type Label Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>>
E$$LabelBuilder. 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.label._case that return Label Modifier and Type Method Description LabelLabelBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.label._case that return types with arguments of type Label Modifier and Type Method Description default Class<Label>Label. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.label._case with parameters of type Label Modifier and Type Method Description static booleanLabel. bindingEquals(@NonNull Label thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLabel. bindingHashCode(@NonNull Label obj)Default implementation ofObject.hashCode()contract for this interface.static StringLabel. bindingToString(@NonNull Label 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.label._case with type arguments of type Label Modifier and Type Method Description LabelBuilderLabelBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Label> augmentation)Add an augmentation to this builder's product.LabelBuilderLabelBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>> 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.label._case with parameters of type Label Constructor Description LabelBuilder(Label base)
-