Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.SubinterfaceKey
-
-
Uses of SubinterfaceKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top that return types with arguments of type SubinterfaceKey Modifier and Type Method Description @Nullable Map<SubinterfaceKey,Subinterface>Subinterfaces. getSubinterface()Return subinterface, ornullif it is not present.Map<SubinterfaceKey,Subinterface>SubinterfacesBuilder. getSubinterface()Return current value associated with the property corresponding toSubinterfaces.getSubinterface().default @NonNull Map<SubinterfaceKey,Subinterface>Subinterfaces. nonnullSubinterface()Return subinterface, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top with type arguments of type SubinterfaceKey Modifier and Type Method Description SubinterfacesBuilderSubinterfacesBuilder. setSubinterface(Map<SubinterfaceKey,Subinterface> values)Set the property corresponding toSubinterfaces.getSubinterface()to the specified value. -
Uses of SubinterfaceKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces that return SubinterfaceKey Modifier and Type Method Description SubinterfaceKeySubinterface. key()SubinterfaceKeySubinterfaceBuilder. key()Return current value associated with the property corresponding toSubinterface.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces with parameters of type SubinterfaceKey Modifier and Type Method Description SubinterfaceBuilderSubinterfaceBuilder. withKey(SubinterfaceKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces with parameters of type SubinterfaceKey Constructor Description SubinterfaceKey(SubinterfaceKey source)Creates a copy from Source Object.
-