public class StorageManager extends Object
Java class for StorageManager complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StorageManager">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="priority" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
StorageManager() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPriority()
Gets the value of the priority property.
|
boolean |
isSetValue() |
boolean |
isValue()
Gets the value of the value property.
|
void |
setPriority(Integer value)
Sets the value of the priority property.
|
void |
setValue(boolean value)
Sets the value of the value property.
|
public boolean isValue()
public void setValue(boolean value)
public boolean isSetValue()
public Integer getPriority()
IntegerCopyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0