public class BalanceContainer extends IdentifiedContainer implements Balance
Constructor and Description |
---|
BalanceContainer() |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicy |
schedulingPolicy() |
void |
schedulingPolicy(SchedulingPolicy newSchedulingPolicy) |
boolean |
schedulingPolicyPresent() |
SchedulingPolicyUnit |
schedulingPolicyUnit() |
void |
schedulingPolicyUnit(SchedulingPolicyUnit newSchedulingPolicyUnit) |
boolean |
schedulingPolicyUnitPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public SchedulingPolicy schedulingPolicy()
schedulingPolicy
in interface Balance
public void schedulingPolicy(SchedulingPolicy newSchedulingPolicy)
public boolean schedulingPolicyPresent()
schedulingPolicyPresent
in interface Balance
public SchedulingPolicyUnit schedulingPolicyUnit()
schedulingPolicyUnit
in interface Balance
public void schedulingPolicyUnit(SchedulingPolicyUnit newSchedulingPolicyUnit)
public boolean schedulingPolicyUnitPresent()
schedulingPolicyUnitPresent
in interface Balance
Copyright © 2016. All rights reserved.