Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.ero.subobject.subobject.type.SrEroType
Packages that use SrEroType
Package
Description
-
Uses of SrEroType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.ero.subobject.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.ero.subobject.subobject.type with type parameters of type SrEroTypeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SrEroType>>
E$$SrEroTypeBuilder.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.ero.subobject.subobject.type that return SrEroTypeModifier and TypeMethodDescription@NonNull SrEroTypeSrEroTypeBuilder.build()A newSrEroTypeinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.ero.subobject.subobject.type that return types with arguments of type SrEroTypeMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.add.lsp.input.arguments.ero.subobject.subobject.type with parameters of type SrEroTypeModifier and TypeMethodDescriptionstatic booleanSrEroType.bindingEquals(@NonNull SrEroType thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSrEroType.bindingHashCode(@NonNull SrEroType obj) Default implementation ofObject.hashCode()contract for this interface.static StringSrEroType.bindingToString(@NonNull SrEroType 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.ero.subobject.subobject.type with type arguments of type SrEroTypeModifier and TypeMethodDescriptionSrEroTypeBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SrEroType> augmentation) Add an augmentation to this builder's product.SrEroTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrEroType>> 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.ero.subobject.subobject.type with parameters of type SrEroTypeModifierConstructorDescriptionSrEroTypeBuilder(SrEroType base) Construct a builder initialized with state from specifiedSrEroType.