public class SchedulingPolicyUnit extends BaseResource
Java class for SchedulingPolicyUnit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SchedulingPolicyUnit">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element name="internal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element ref="{}properties" minOccurs="0"/>
</sequence>
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SchedulingPolicyUnit() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled()
Gets the value of the enabled property.
|
Boolean |
getInternal()
Gets the value of the internal property.
|
Properties |
getPropertiesMetaData()
Gets the value of the propertiesMetaData property.
|
String |
getType()
Gets the value of the type property.
|
boolean |
isSetEnabled() |
boolean |
isSetInternal() |
boolean |
isSetPropertiesMetaData() |
boolean |
isSetType() |
void |
setEnabled(Boolean value)
Sets the value of the enabled property.
|
void |
setInternal(Boolean value)
Sets the value of the internal property.
|
void |
setPropertiesMetaData(Properties value)
Sets the value of the propertiesMetaData property.
|
void |
setType(String value)
Sets the value of the type property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic Boolean getInternal()
Booleanpublic void setInternal(Boolean value)
value - allowed object is
Booleanpublic boolean isSetInternal()
public Boolean getEnabled()
Booleanpublic void setEnabled(Boolean value)
value - allowed object is
Booleanpublic boolean isSetEnabled()
public Properties getPropertiesMetaData()
Propertiespublic void setPropertiesMetaData(Properties value)
value - allowed object is
Propertiespublic boolean isSetPropertiesMetaData()
public String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic boolean isSetType()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0