Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.Interfaces
-
-
Uses of Interfaces in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return Interfaces Modifier and Type Method Description InterfacesInterfacesTop. getInterfaces()Return interfaces, ornullif it is not present. -
Uses of Interfaces in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top with type parameters of type Interfaces Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Interfaces>>
E$$InterfacesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top that return Interfaces Modifier and Type Method Description InterfacesInterfacesBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top that return types with arguments of type Interfaces Modifier and Type Method Description default Class<Interfaces>Interfaces. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top with parameters of type Interfaces Modifier and Type Method Description static booleanInterfaces. bindingEquals(@NonNull Interfaces thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intInterfaces. bindingHashCode(@NonNull Interfaces obj)Default implementation ofObject.hashCode()contract for this interface.static StringInterfaces. bindingToString(@NonNull Interfaces obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top with type arguments of type Interfaces Modifier and Type Method Description InterfacesBuilderInterfacesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Interfaces> augmentation)Add an augmentation to this builder's product.InterfacesBuilderInterfacesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Interfaces>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top with parameters of type Interfaces Constructor Description InterfacesBuilder(Interfaces base)
-