@Beta public final class IetfYangUtil extends AbstractIetfYangUtil<MacAddress,PhysAddress>
Modifier and Type | Field and Description |
---|---|
static IetfYangUtil |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected String |
getPhysValue(PhysAddress physAddress) |
protected String |
getValue(MacAddress macAddress) |
bytesFor, canonizeMacAddress, canonizePhysAddress, macAddressFor, physAddressFor
public static final IetfYangUtil INSTANCE
protected String getValue(MacAddress macAddress)
getValue
in class AbstractIetfYangUtil<MacAddress,PhysAddress>
protected String getPhysValue(PhysAddress physAddress)
getPhysValue
in class AbstractIetfYangUtil<MacAddress,PhysAddress>
Copyright © 2019 OpenDaylight. All rights reserved.