Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.SrlgCase
Packages that use SrlgCase
Package
Description
-
Uses of SrlgCase 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 with type parameters of type SrlgCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SrlgCase>>
E$$SrlgCaseBuilder.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.basic.explicit.route.subobjects.subobject.type that return SrlgCaseModifier and TypeMethodDescription@NonNull SrlgCaseSrlgCaseBuilder.build()A newSrlgCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type that return types with arguments of type SrlgCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type with parameters of type SrlgCaseModifier and TypeMethodDescriptionstatic booleanSrlgCase.bindingEquals(@NonNull SrlgCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSrlgCase.bindingHashCode(@NonNull SrlgCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringSrlgCase.bindingToString(@NonNull SrlgCase 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 with type arguments of type SrlgCaseModifier and TypeMethodDescriptionSrlgCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SrlgCase> augmentation) Add an augmentation to this builder's product.SrlgCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrlgCase>> 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 with parameters of type SrlgCaseModifierConstructorDescriptionSrlgCaseBuilder(SrlgCase base) Construct a builder initialized with state from specifiedSrlgCase.