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