Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.IpPrefixCase
Packages that use IpPrefixCase
Package
Description
-
Uses of IpPrefixCase 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 IpPrefixCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<IpPrefixCase>>
E$$IpPrefixCaseBuilder.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 IpPrefixCaseModifier and TypeMethodDescription@NonNull IpPrefixCaseIpPrefixCaseBuilder.build()A newIpPrefixCaseinstance.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 IpPrefixCaseModifier and TypeMethodDescriptiondefault Class<IpPrefixCase> IpPrefixCase.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 IpPrefixCaseModifier and TypeMethodDescriptionstatic booleanIpPrefixCase.bindingEquals(@NonNull IpPrefixCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpPrefixCase.bindingHashCode(@NonNull IpPrefixCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpPrefixCase.bindingToString(@NonNull IpPrefixCase 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 IpPrefixCaseModifier and TypeMethodDescriptionIpPrefixCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<IpPrefixCase> augmentation) Add an augmentation to this builder's product.IpPrefixCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IpPrefixCase>> 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 IpPrefixCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpPrefixCase.