Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302.MacAddress
Packages that use MacAddress
Package
Description
-
Uses of MacAddress in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609 that return MacAddressModifier and TypeMethodDescriptionEthernetInterfaceState.getHwMacAddress()Return hwMacAddress, ornullif it is not present.EthernetInterfaceConfig.getMacAddress()Return macAddress, ornullif it is not present.default @NonNull MacAddressEthernetInterfaceState.requireHwMacAddress()Return hwMacAddress, guaranteed to be non-null.default @NonNull MacAddressEthernetInterfaceConfig.requireMacAddress()Return macAddress, guaranteed to be non-null. -
Uses of MacAddress in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet that return MacAddressModifier and TypeMethodDescriptionStateBuilder.getHwMacAddress()Return current value associated with the property corresponding toEthernetInterfaceState.getHwMacAddress().ConfigBuilder.getMacAddress()Return current value associated with the property corresponding toEthernetInterfaceConfig.getMacAddress().StateBuilder.getMacAddress()Return current value associated with the property corresponding toEthernetInterfaceConfig.getMacAddress().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet with parameters of type MacAddressModifier and TypeMethodDescriptionStateBuilder.setHwMacAddress(MacAddress value) Set the property corresponding toEthernetInterfaceState.getHwMacAddress()to the specified value.ConfigBuilder.setMacAddress(MacAddress value) Set the property corresponding toEthernetInterfaceConfig.getMacAddress()to the specified value.StateBuilder.setMacAddress(MacAddress value) Set the property corresponding toEthernetInterfaceConfig.getMacAddress()to the specified value. -
Uses of MacAddress in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 that return MacAddressModifier and TypeMethodDescriptionstatic MacAddressMacAddress.getDefaultInstance(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 with parameters of type MacAddress