Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs.Exrs
Packages that use Exrs
Package
Description
-
Uses of Exrs in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case that return types with arguments of type ExrsModifier and TypeMethodDescriptionExrs.getExrs()Return exrs, ornullif it is not present.ExrsBuilder.getExrs()Return current value associated with the property corresponding toExrs.getExrs().Exrs.nonnullExrs()Return exrs, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case with type arguments of type ExrsModifier and TypeMethodDescriptionSet the property corresponding toExrs.getExrs()to the specified value. -
Uses of Exrs in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs with type parameters of type ExrsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Exrs>>
E$$ExrsBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs that return ExrsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs that return types with arguments of type ExrsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs with parameters of type ExrsModifier and TypeMethodDescriptionstatic booleanExrs.bindingEquals(@NonNull Exrs thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intExrs.bindingHashCode(@NonNull Exrs obj) Default implementation ofObject.hashCode()contract for this interface.static StringExrs.bindingToString(@NonNull Exrs 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.explicit.route.subobjects.subobject.type.exrs._case.exrs with type arguments of type ExrsModifier and TypeMethodDescriptionExrsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Exrs> augmentation) Add an augmentation to this builder's product.ExrsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Exrs>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs with parameters of type ExrsModifierConstructorDescriptionExrsBuilder(Exrs base) Construct a builder initialized with state from specifiedExrs.