public class WeightContainer extends IdentifiedContainer implements Weight
Constructor and Description |
---|
WeightContainer() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
factor() |
void |
factor(BigInteger newFactor) |
boolean |
factorPresent() |
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 BigInteger factor()
public void factor(BigInteger newFactor)
public boolean factorPresent()
factorPresent
in interface Weight
public SchedulingPolicy schedulingPolicy()
schedulingPolicy
in interface Weight
public void schedulingPolicy(SchedulingPolicy newSchedulingPolicy)
public boolean schedulingPolicyPresent()
schedulingPolicyPresent
in interface Weight
public SchedulingPolicyUnit schedulingPolicyUnit()
schedulingPolicyUnit
in interface Weight
public void schedulingPolicyUnit(SchedulingPolicyUnit newSchedulingPolicyUnit)
public boolean schedulingPolicyUnitPresent()
schedulingPolicyUnitPresent
in interface Weight
Copyright © 2016. All rights reserved.