| java.lang.Object | |
| ↳ | com.google.api.gbase.client.GmDisapproved |
Object representation of the gm:disapproved tag.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a gm:disapproved tag.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Generates a gm:status tag if the status name is set.
| |||||||||||
Returns a description for this extension.
| |||||||||||
Reads a gm:disapproved tag.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.gdata.data.Extension
| |||||||||||
Creates a gm:disapproved tag.
Generates a gm:status tag if the status name is set.
| w | XML writer |
|---|---|
| extProfile | Extension profile |
| IOException |
|---|
Returns a description for this extension.
Reads a gm:disapproved tag.
| extProfile | Extension profile |
|---|---|
| namespace | Extension namespace |
| localName | Tag name, without the namespace prefix |
| attrs | Tag attributes |
| IOException | |
|---|---|
| ParseException |