Modifier and Type | Method and Description |
---|---|
@Nullable DottedQuad |
Netmask.getNetmask()
The subnet specified as a netmask.
|
DottedQuad |
NetmaskBuilder.getNetmask() |
Modifier and Type | Method and Description |
---|---|
NetmaskBuilder |
NetmaskBuilder.setNetmask(DottedQuad value) |
Modifier and Type | Method and Description |
---|---|
@Nullable DottedQuad |
Netmask.getNetmask()
The subnet specified as a netmask.
|
DottedQuad |
NetmaskBuilder.getNetmask() |
Modifier and Type | Method and Description |
---|---|
NetmaskBuilder |
NetmaskBuilder.setNetmask(DottedQuad value) |
Modifier and Type | Method and Description |
---|---|
DottedQuad |
NetmaskBuilder.getNetmask() |
@Nullable DottedQuad |
Netmask.getNetmask()
The subnet specified as a netmask.
|
Modifier and Type | Method and Description |
---|---|
NetmaskBuilder |
NetmaskBuilder.setNetmask(DottedQuad value) |
Modifier and Type | Method and Description |
---|---|
DottedQuad |
NetmaskBuilder.getNetmask() |
@Nullable DottedQuad |
Netmask.getNetmask()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
NetmaskBuilder |
NetmaskBuilder.setNetmask(DottedQuad value) |
Modifier and Type | Method and Description |
---|---|
DottedQuad |
RoutingBuilder.getRouterId() |
DottedQuad |
RoutingStateBuilder.getRouterId() |
@Nullable DottedQuad |
RouterId.getRouterId()
A 32-bit number in the form of a dotted quad that is used bysome routing
protocols identifying a router.
|
Modifier and Type | Method and Description |
---|---|
RoutingBuilder |
RoutingBuilder.setRouterId(DottedQuad value) |
RoutingStateBuilder |
RoutingStateBuilder.setRouterId(DottedQuad value) |
Modifier and Type | Class and Description |
---|---|
class |
RouterId |
Constructor and Description |
---|
RouterId(DottedQuad source)
Creates a new instance from DottedQuad
|
Modifier and Type | Method and Description |
---|---|
static DottedQuad |
DottedQuad.getDefaultInstance(String defaultValue) |
Constructor and Description |
---|
DottedQuad(DottedQuad source)
Creates a copy from Source Object.
|
Copyright © 2019 OpenDaylight. All rights reserved.