Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top.System
-
Packages that use System Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top -
-
Uses of System in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return System Modifier and Type Method Description SystemSystemTop. getSystem()Return system, ornullif it is not present. -
Uses of System in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with type parameters of type System Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<System>>
E$$SystemBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return System Modifier and Type Method Description SystemSystemBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return types with arguments of type System Modifier and Type Method Description default Class<System>System. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type System Modifier and Type Method Description static booleanSystem. bindingEquals(@NonNull System thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSystem. bindingHashCode(@NonNull System obj)Default implementation ofObject.hashCode()contract for this interface.static StringSystem. bindingToString(@NonNull System obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with type arguments of type System Modifier and Type Method Description SystemBuilderSystemBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<System> augmentation)Add an augmentation to this builder's product.SystemBuilderSystemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<System>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type System Constructor Description SystemBuilder(System base)
-