Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list.SubobjectContainer
Packages that use SubobjectContainer
Package
Description
-
Uses of SubobjectContainer in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero that return SubobjectContainerModifier and TypeMethodDescriptionEROAsNumberSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROExplicitExclusionRouteSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROIpv4PrefixSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROIpv6PrefixSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROLabelSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROPathKey128SubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROPathKey32SubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROUnnumberedInterfaceSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) SEROBasicProtectionSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero with parameters of type SubobjectContainerModifier and TypeMethodDescriptionvoidEROAsNumberSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROExplicitExclusionRouteSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROIpv4PrefixSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROIpv6PrefixSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROLabelSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROPathKey32SubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidEROUnnumberedInterfaceSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidSEROBasicProtectionSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) voidSERODynamicProtectionSubobjectParser.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) -
Uses of SubobjectContainer in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return SubobjectContainerModifier and TypeMethodDescriptionEROSubobjectParser.parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) EROSubobjectRegistry.parseSubobject(int subobjectType, io.netty.buffer.ByteBuf buffer, boolean loose) Finds parser for given subobject type in the registry.Methods in org.opendaylight.protocol.rsvp.parser.spi with parameters of type SubobjectContainerModifier and TypeMethodDescriptionvoidEROSubobjectRegistry.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) Find serializer for given subobject.voidEROSubobjectSerializer.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) -
Uses of SubobjectContainer in org.opendaylight.protocol.rsvp.parser.spi.pojo
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo that return SubobjectContainerModifier and TypeMethodDescriptionSimpleEROSubobjectRegistry.parseSubobject(int type, io.netty.buffer.ByteBuf buffer, boolean loose) Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo with parameters of type SubobjectContainerModifier and TypeMethodDescriptionvoidSimpleEROSubobjectRegistry.serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer) -
Uses of SubobjectContainer in org.opendaylight.protocol.rsvp.parser.spi.subobjects
Methods in org.opendaylight.protocol.rsvp.parser.spi.subobjects that return types with arguments of type SubobjectContainerModifier and TypeMethodDescriptionEROSubobjectListParser.parseList(io.netty.buffer.ByteBuf buffer) Method parameters in org.opendaylight.protocol.rsvp.parser.spi.subobjects with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionfinal voidEROSubobjectListParser.serializeList(List<SubobjectContainer> subobjects, io.netty.buffer.ByteBuf buffer) -
Uses of SubobjectContainer 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 types with arguments of type SubobjectContainerModifier and TypeMethodDescription@Nullable List<SubobjectContainer> ExplicitRouteSubobjectsList.getSubobjectContainer()Return subobjectContainer, ornullif it is not present.default @NonNull List<SubobjectContainer> ExplicitRouteSubobjectsList.nonnullSubobjectContainer()Return subobjectContainer, or an empty list if it is not present. -
Uses of SubobjectContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.object that return types with arguments of type SubobjectContainerModifier and TypeMethodDescriptionExplicitRouteObjectBuilder.getSubobjectContainer()Return current value associated with the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.object with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionExplicitRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> values) Set the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer()to the specified value. -
Uses of SubobjectContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list with type parameters of type SubobjectContainerModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer>>
E$$SubobjectContainerBuilder.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.explicit.route.subobjects.list that return SubobjectContainerModifier and TypeMethodDescription@NonNull SubobjectContainerSubobjectContainerBuilder.build()A newSubobjectContainerinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list that return types with arguments of type SubobjectContainerModifier and TypeMethodDescriptiondefault Class<SubobjectContainer> SubobjectContainer.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list with parameters of type SubobjectContainerModifier and TypeMethodDescriptionstatic booleanSubobjectContainer.bindingEquals(@NonNull SubobjectContainer thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubobjectContainer.bindingHashCode(@NonNull SubobjectContainer obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubobjectContainer.bindingToString(@NonNull SubobjectContainer 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.explicit.route.subobjects.list with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionSubobjectContainerBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer> augmentation) Add an augmentation to this builder's product.SubobjectContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list with parameters of type SubobjectContainerModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubobjectContainer. -
Uses of SubobjectContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object that return types with arguments of type SubobjectContainerModifier and TypeMethodDescriptionPrimaryPathRouteObjectBuilder.getSubobjectContainer()Return current value associated with the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.primary.path.route.object with type arguments of type SubobjectContainerModifier and TypeMethodDescriptionPrimaryPathRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> values) Set the property corresponding toExplicitRouteSubobjectsList.getSubobjectContainer()to the specified value.