public class Imageinfo extends Object
Java-Klasse für anonymous complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ii">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="user" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="userid" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="size" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="width" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="height" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="parsedcomment" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="comment" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="html" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="canonicaltitle" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="url" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="descriptionurl" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sha1" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="mime" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="mediatype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="bitdepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Imageinfo() |
| Modifier and Type | Method and Description |
|---|---|
Ii |
getIi()
Ruft den Wert der ii-Eigenschaft ab.
|
void |
setIi(Ii value)
Legt den Wert der ii-Eigenschaft fest.
|
Copyright © 2018 BITPlan GmbH. All rights reserved.