public class Response extends Object
Java class for Response complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Response"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="type" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Response() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Gets the value of the type property.
|
boolean |
isSetType() |
void |
setType(String value)
Sets the value of the type property.
|
Copyright © 2010 Red Hat, Inc - released under the Apache License Version 2.0