|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.vity.freerapid.xmlimport.ver1.Plugin
public class Plugin
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}services"/>
<element ref="{}url"/>
</sequence>
<attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="vendor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="minVer" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="maxVer" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="filename" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="filesize" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
filename
|
protected long |
filesize
|
protected String |
id
|
protected String |
maxVer
|
protected String |
minVer
|
protected String |
premium
|
protected String |
services
|
protected String |
url
|
protected String |
vendor
|
protected String |
version
|
| Constructor Summary | |
|---|---|
Plugin()
|
|
| Method Summary | |
|---|---|
String |
getFilename()
Gets the value of the filename property. |
long |
getFilesize()
Gets the value of the filesize property. |
String |
getId()
Gets the value of the id property. |
String |
getMaxVer()
Gets the value of the maxVer property. |
String |
getMinVer()
Gets the value of the minVer property. |
String |
getPremium()
|
String |
getServices()
Gets the value of the services property. |
String |
getUrl()
Gets the value of the url property. |
String |
getVendor()
Gets the value of the vendor property. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetFilename()
|
boolean |
isSetFilesize()
|
boolean |
isSetId()
|
boolean |
isSetMaxVer()
|
boolean |
isSetMinVer()
|
boolean |
isSetPremium()
|
boolean |
isSetServices()
|
boolean |
isSetUrl()
|
boolean |
isSetVendor()
|
boolean |
isSetVersion()
|
void |
setFilename(String value)
Sets the value of the filename property. |
void |
setFilesize(long value)
Sets the value of the filesize property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMaxVer(String value)
Sets the value of the maxVer property. |
void |
setMinVer(String value)
Sets the value of the minVer property. |
void |
setPremium(String premium)
|
void |
setServices(String value)
Sets the value of the services property. |
void |
setUrl(String value)
Sets the value of the url property. |
void |
setVendor(String value)
Sets the value of the vendor property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String services
protected String url
protected String version
protected String vendor
protected String minVer
protected String maxVer
protected String id
protected String premium
protected String filename
protected long filesize
| Constructor Detail |
|---|
public Plugin()
| Method Detail |
|---|
public String getServices()
Stringpublic void setServices(String value)
value - allowed object is
Stringpublic boolean isSetServices()
public String getUrl()
Stringpublic void setUrl(String value)
value - allowed object is
Stringpublic boolean isSetUrl()
public String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic boolean isSetVersion()
public String getVendor()
Stringpublic void setVendor(String value)
value - allowed object is
Stringpublic boolean isSetVendor()
public String getMinVer()
Stringpublic void setMinVer(String value)
value - allowed object is
Stringpublic boolean isSetMinVer()
public String getMaxVer()
Stringpublic void setMaxVer(String value)
value - allowed object is
Stringpublic boolean isSetMaxVer()
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic boolean isSetId()
public String getFilename()
Stringpublic void setFilename(String value)
value - allowed object is
Stringpublic boolean isSetFilename()
public long getFilesize()
public void setFilesize(long value)
public boolean isSetFilesize()
public String getPremium()
public void setPremium(String premium)
public boolean isSetPremium()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||