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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type -
-
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 IpPrefixCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefixCase>>
E$$IpPrefixCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type that return IpPrefixCase Modifier and Type Method Description IpPrefixCaseIpPrefixCaseBuilder. build()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 IpPrefixCase Modifier and Type Method Description default 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 IpPrefixCase Modifier and Type Method Description static 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 IpPrefixCase Modifier and Type Method Description IpPrefixCaseBuilderIpPrefixCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefixCase> augmentation)Add an augmentation to this builder's product.IpPrefixCaseBuilderIpPrefixCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 IpPrefixCase Constructor Description IpPrefixCaseBuilder(IpPrefixCase base)
-