Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec.Subobjects
-
-
Uses of Subobjects in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return Subobjects Modifier and Type Method Description SubobjectsUserErrorSpec. getSubobjects()Return subobjects, ornullif it is not present. -
Uses of Subobjects in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec with type parameters of type Subobjects Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>>
E$$SubobjectsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec that return Subobjects Modifier and Type Method Description SubobjectsSubobjectsBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec that return types with arguments of type Subobjects Modifier and Type Method Description default Class<Subobjects>Subobjects. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec with parameters of type Subobjects Modifier and Type Method Description static booleanSubobjects. bindingEquals(@NonNull Subobjects thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSubobjects. bindingHashCode(@NonNull Subobjects obj)Default implementation ofObject.hashCode()contract for this interface.static StringSubobjects. bindingToString(@NonNull Subobjects 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.user.error.spec with type arguments of type Subobjects Modifier and Type Method Description SubobjectsBuilderSubobjectsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects> augmentation)Add an augmentation to this builder's product.SubobjectsBuilderSubobjectsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.user.error.spec with parameters of type Subobjects Constructor Description SubobjectsBuilder(Subobjects base)
-