public class Creation extends BaseResource
Java class for Creation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Creation"> <complexContent> <extension base="{}BaseResource"> <sequence> <element ref="{}status" minOccurs="0"/> <element ref="{}fault" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Creation() |
Modifier and Type | Method and Description |
---|---|
Fault |
getFault()
Gets the value of the fault property.
|
Status |
getStatus()
Gets the value of the status property.
|
boolean |
isSetFault() |
boolean |
isSetStatus() |
void |
setFault(Fault value)
Sets the value of the fault property.
|
void |
setStatus(Status value)
Sets the value of the status property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public Status getStatus()
Status
public void setStatus(Status value)
value
- allowed object is
Status
public boolean isSetStatus()
public Fault getFault()
Fault
public void setFault(Fault value)
value
- allowed object is
Fault
public boolean isSetFault()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0