public class IpAddressAssignmentContainer extends Container implements IpAddressAssignment
Constructor and Description |
---|
IpAddressAssignmentContainer() |
Modifier and Type | Method and Description |
---|---|
BootProtocol |
assignmentMethod() |
void |
assignmentMethod(BootProtocol newAssignmentMethod) |
boolean |
assignmentMethodPresent() |
Ip |
ip() |
void |
ip(Ip newIp) |
boolean |
ipPresent() |
makeArrayList, makeUnmodifiableList
public BootProtocol assignmentMethod()
assignmentMethod
in interface IpAddressAssignment
public void assignmentMethod(BootProtocol newAssignmentMethod)
public boolean assignmentMethodPresent()
assignmentMethodPresent
in interface IpAddressAssignment
public Ip ip()
ip
in interface IpAddressAssignment
public void ip(Ip newIp)
public boolean ipPresent()
ipPresent
in interface IpAddressAssignment
Copyright © 2016. All rights reserved.