public static final class IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder extends Object implements LengthBuilder<IpV6NeighborDiscoveryTargetLinkLayerAddressOption>
Constructor and Description |
---|
IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder() |
Modifier and Type | Method and Description |
---|---|
IpV6NeighborDiscoveryTargetLinkLayerAddressOption |
build() |
IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder |
correctLengthAtBuild(boolean correctLengthAtBuild) |
IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder |
length(byte length) |
IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder |
linkLayerAddress(byte[] linkLayerAddress) |
public IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder()
public IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder length(byte length)
length
- public IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder linkLayerAddress(byte[] linkLayerAddress)
linkLayerAddress
- public IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder correctLengthAtBuild(boolean correctLengthAtBuild)
correctLengthAtBuild
in interface LengthBuilder<IpV6NeighborDiscoveryTargetLinkLayerAddressOption>
public IpV6NeighborDiscoveryTargetLinkLayerAddressOption build()
build
in interface LengthBuilder<IpV6NeighborDiscoveryTargetLinkLayerAddressOption>
Copyright © 2014. All Rights Reserved.