Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.AsNumberCase
Packages that use AsNumberCase
Package
Description
-
Uses of AsNumberCase in org.opendaylight.protocol.rsvp.parser.impl.subobject
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject that return AsNumberCaseModifier and TypeMethodDescriptionstatic AsNumberCaseAsNumberCaseParser.parseSubobject(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject with parameters of type AsNumberCaseModifier and TypeMethodDescriptionstatic io.netty.buffer.ByteBufAsNumberCaseParser.serializeSubobject(AsNumberCase asCase) -
Uses of AsNumberCase 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 AsNumberCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<AsNumberCase>>
E$$AsNumberCaseBuilder.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.basic.explicit.route.subobjects.subobject.type that return AsNumberCaseModifier and TypeMethodDescription@NonNull AsNumberCaseAsNumberCaseBuilder.build()A newAsNumberCaseinstance.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 AsNumberCaseModifier and TypeMethodDescriptiondefault Class<AsNumberCase> AsNumberCase.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 AsNumberCaseModifier and TypeMethodDescriptionstatic booleanAsNumberCase.bindingEquals(@NonNull AsNumberCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intAsNumberCase.bindingHashCode(@NonNull AsNumberCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringAsNumberCase.bindingToString(@NonNull AsNumberCase 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 AsNumberCaseModifier and TypeMethodDescriptionAsNumberCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<AsNumberCase> augmentation) Add an augmentation to this builder's product.AsNumberCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<AsNumberCase>> 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 AsNumberCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedAsNumberCase.