Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type.SrRroType
Packages that use SrRroType
Package
Description
-
Uses of SrRroType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type with type parameters of type SrRroTypeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SrRroType>>
E$$SrRroTypeBuilder.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.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type that return SrRroTypeModifier and TypeMethodDescription@NonNull SrRroType
SrRroTypeBuilder.build()
A newSrRroType
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type that return types with arguments of type SrRroTypeMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type with parameters of type SrRroTypeModifier and TypeMethodDescriptionstatic boolean
SrRroType.bindingEquals
(@NonNull SrRroType thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SrRroType.bindingHashCode
(@NonNull SrRroType obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SrRroType.bindingToString
(@NonNull SrRroType obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type with type arguments of type SrRroTypeModifier and TypeMethodDescriptionSrRroTypeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SrRroType> augmentation) Add an augmentation to this builder's product.SrRroTypeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrRroType>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.rro.subobject.subobject.type with parameters of type SrRroTypeModifierConstructorDescriptionSrRroTypeBuilder
(SrRroType base) Construct a builder initialized with state from specifiedSrRroType
.