Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.LabelCase
Packages that use LabelCase
Package
Description
-
Uses of LabelCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with type parameters of type LabelCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LabelCase>>
E$$LabelCaseBuilder.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._record.route.subobjects.subobject.type that return LabelCaseModifier and TypeMethodDescription@NonNull LabelCase
LabelCaseBuilder.build()
A newLabelCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type that return types with arguments of type LabelCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type LabelCaseModifier and TypeMethodDescriptionstatic boolean
LabelCase.bindingEquals
(@NonNull LabelCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LabelCase.bindingHashCode
(@NonNull LabelCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LabelCase.bindingToString
(@NonNull LabelCase 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._record.route.subobjects.subobject.type with type arguments of type LabelCaseModifier and TypeMethodDescriptionLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LabelCase> augmentation) Add an augmentation to this builder's product.LabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LabelCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type LabelCaseModifierConstructorDescriptionLabelCaseBuilder
(LabelCase base) Construct a builder initialized with state from specifiedLabelCase
.