public class ClusterLevelContainer extends IdentifiedContainer implements ClusterLevel
Constructor and Description |
---|
ClusterLevelContainer() |
Modifier and Type | Method and Description |
---|---|
List<CpuType> |
cpuTypes() |
void |
cpuTypes(List<CpuType> newCpuTypes) |
boolean |
cpuTypesPresent() |
List<Permit> |
permits() |
void |
permits(List<Permit> newPermits) |
boolean |
permitsPresent() |
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 List<CpuType> cpuTypes()
cpuTypes
in interface ClusterLevel
public boolean cpuTypesPresent()
cpuTypesPresent
in interface ClusterLevel
public List<Permit> permits()
permits
in interface ClusterLevel
public boolean permitsPresent()
permitsPresent
in interface ClusterLevel
Copyright © 2016. All rights reserved.