Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.LabelCase
-
Packages that use LabelCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type -
-
Uses of LabelCase 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 LabelCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LabelCase>>
E$$LabelCaseBuilder. 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 that return LabelCase Modifier and Type Method Description LabelCaseLabelCaseBuilder. build()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 LabelCase Modifier and Type Method Description default Class<LabelCase>LabelCase. implementedInterface()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 LabelCase Modifier and Type Method Description static booleanLabelCase. bindingEquals(@NonNull LabelCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLabelCase. bindingHashCode(@NonNull LabelCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringLabelCase. 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.basic.explicit.route.subobjects.subobject.type with type arguments of type LabelCase Modifier and Type Method Description LabelCaseBuilderLabelCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LabelCase> augmentation)Add an augmentation to this builder's product.LabelCaseBuilderLabelCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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.basic.explicit.route.subobjects.subobject.type with parameters of type LabelCase Constructor Description LabelCaseBuilder(LabelCase base)
-