public class PowerManagementContainer extends Container implements PowerManagement
Constructor and Description |
---|
PowerManagementContainer() |
makeArrayList, makeUnmodifiableList
public String address()
address
in interface PowerManagement
public void address(String newAddress)
public boolean addressPresent()
addressPresent
in interface PowerManagement
public List<Agent> agents()
agents
in interface PowerManagement
public boolean agentsPresent()
agentsPresent
in interface PowerManagement
public boolean automaticPmEnabled()
automaticPmEnabled
in interface PowerManagement
public void automaticPmEnabled(boolean newAutomaticPmEnabled)
public void automaticPmEnabled(Boolean newAutomaticPmEnabled)
public boolean automaticPmEnabledPresent()
automaticPmEnabledPresent
in interface PowerManagement
public boolean enabled()
enabled
in interface PowerManagement
public void enabled(boolean newEnabled)
public void enabled(Boolean newEnabled)
public boolean enabledPresent()
enabledPresent
in interface PowerManagement
public boolean kdumpDetection()
kdumpDetection
in interface PowerManagement
public void kdumpDetection(boolean newKdumpDetection)
public void kdumpDetection(Boolean newKdumpDetection)
public boolean kdumpDetectionPresent()
kdumpDetectionPresent
in interface PowerManagement
public List<Option> options()
options
in interface PowerManagement
public boolean optionsPresent()
optionsPresent
in interface PowerManagement
public String password()
password
in interface PowerManagement
public void password(String newPassword)
public boolean passwordPresent()
passwordPresent
in interface PowerManagement
public List<PmProxy> pmProxies()
pmProxies
in interface PowerManagement
public boolean pmProxiesPresent()
pmProxiesPresent
in interface PowerManagement
public PowerManagementStatus status()
status
in interface PowerManagement
public void status(PowerManagementStatus newStatus)
public boolean statusPresent()
statusPresent
in interface PowerManagement
public String type()
type
in interface PowerManagement
public void type(String newType)
public boolean typePresent()
typePresent
in interface PowerManagement
public String username()
username
in interface PowerManagement
public void username(String newUsername)
public boolean usernamePresent()
usernamePresent
in interface PowerManagement
Copyright © 2016. All rights reserved.