Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case.Srlg
-
-
Uses of Srlg 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 Srlg Modifier and Type Method Description SrlgSrlgCase. getSrlg()Return srlg, ornullif it is not present.SrlgSrlgCaseBuilder. getSrlg()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 Srlg Modifier and Type Method Description SrlgCaseBuilderSrlgCaseBuilder. setSrlg(Srlg value) -
Uses of Srlg in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case with type parameters of type Srlg Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Srlg>>
E$$SrlgBuilder. 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.srlg._case that return Srlg Modifier and Type Method Description SrlgSrlgBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case that return types with arguments of type Srlg Modifier and Type Method Description default Class<Srlg>Srlg. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case with parameters of type Srlg Modifier and Type Method Description static booleanSrlg. bindingEquals(@NonNull Srlg thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSrlg. bindingHashCode(@NonNull Srlg obj)Default implementation ofObject.hashCode()contract for this interface.static StringSrlg. bindingToString(@NonNull Srlg 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.srlg._case with type arguments of type Srlg Modifier and Type Method Description SrlgBuilderSrlgBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Srlg> augmentation)Add an augmentation to this builder's product.SrlgBuilderSrlgBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Srlg>> 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.srlg._case with parameters of type Srlg Constructor Description SrlgBuilder(Srlg base)
-