public class MigrationBandwidthContainer extends Container implements MigrationBandwidth
Constructor and Description |
---|
MigrationBandwidthContainer() |
Modifier and Type | Method and Description |
---|---|
MigrationBandwidthAssignmentMethod |
assignmentMethod() |
void |
assignmentMethod(MigrationBandwidthAssignmentMethod newAssignmentMethod) |
boolean |
assignmentMethodPresent() |
BigInteger |
customValue() |
void |
customValue(BigInteger newCustomValue) |
boolean |
customValuePresent() |
makeArrayList, makeUnmodifiableList
public MigrationBandwidthAssignmentMethod assignmentMethod()
assignmentMethod
in interface MigrationBandwidth
public void assignmentMethod(MigrationBandwidthAssignmentMethod newAssignmentMethod)
public boolean assignmentMethodPresent()
assignmentMethodPresent
in interface MigrationBandwidth
public BigInteger customValue()
customValue
in interface MigrationBandwidth
public void customValue(BigInteger newCustomValue)
public boolean customValuePresent()
customValuePresent
in interface MigrationBandwidth
Copyright © 2016. All rights reserved.