|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGSetContent
org.plutext.jaxb.svg11.Set
public class Set
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/2000/svg}SVG.set.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationAttribute.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationEvents.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Animation.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.AnimationTiming.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
<attribute name="to" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
actuate
|
protected String |
arcrole
|
protected String |
attributeName
|
protected String |
attributeType
|
protected String |
base
|
protected String |
begin
|
protected String |
dur
|
protected String |
end
|
protected BooleanDatatype |
externalResourcesRequired
|
protected String |
fill
|
protected String |
href
|
protected String |
id
|
protected String |
lang
|
protected String |
max
|
protected String |
min
|
protected String |
onbegin
|
protected String |
onend
|
protected String |
onload
|
protected String |
onrepeat
|
protected String |
repeatCount
|
protected String |
repeatDur
|
protected String |
requiredExtensions
|
protected String |
requiredFeatures
|
protected String |
restart
|
protected String |
role
|
protected String |
show
|
protected String |
space
|
protected String |
systemLanguage
|
protected String |
title
|
protected String |
to
|
protected String |
type
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGSetContent |
|---|
svgDescriptionClass |
| Constructor Summary | |
|---|---|
Set()
|
|
| Method Summary | |
|---|---|
String |
getActuate()
Gets the value of the actuate property. |
String |
getArcrole()
Gets the value of the arcrole property. |
String |
getAttributeName()
Gets the value of the attributeName property. |
String |
getAttributeType()
Gets the value of the attributeType property. |
String |
getBase()
Gets the value of the base property. |
String |
getBegin()
Gets the value of the begin property. |
String |
getDur()
Gets the value of the dur property. |
String |
getEnd()
Gets the value of the end property. |
BooleanDatatype |
getExternalResourcesRequired()
Gets the value of the externalResourcesRequired property. |
String |
getFill()
Gets the value of the fill property. |
String |
getHref()
Gets the value of the href property. |
String |
getId()
Gets the value of the id property. |
String |
getLang()
Gets the value of the lang property. |
String |
getMax()
Gets the value of the max property. |
String |
getMin()
Gets the value of the min property. |
String |
getOnbegin()
Gets the value of the onbegin property. |
String |
getOnend()
Gets the value of the onend property. |
String |
getOnload()
Gets the value of the onload property. |
String |
getOnrepeat()
Gets the value of the onrepeat property. |
String |
getRepeatCount()
Gets the value of the repeatCount property. |
String |
getRepeatDur()
Gets the value of the repeatDur property. |
String |
getRequiredExtensions()
Gets the value of the requiredExtensions property. |
String |
getRequiredFeatures()
Gets the value of the requiredFeatures property. |
String |
getRestart()
Gets the value of the restart property. |
String |
getRole()
Gets the value of the role property. |
String |
getShow()
Gets the value of the show property. |
String |
getSpace()
Gets the value of the space property. |
String |
getSystemLanguage()
Gets the value of the systemLanguage property. |
String |
getTitle()
Gets the value of the title property. |
String |
getTo()
Gets the value of the to property. |
String |
getType()
Gets the value of the type property. |
void |
setActuate(String value)
Sets the value of the actuate property. |
void |
setArcrole(String value)
Sets the value of the arcrole property. |
void |
setAttributeName(String value)
Sets the value of the attributeName property. |
void |
setAttributeType(String value)
Sets the value of the attributeType property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setBegin(String value)
Sets the value of the begin property. |
void |
setDur(String value)
Sets the value of the dur property. |
void |
setEnd(String value)
Sets the value of the end property. |
void |
setExternalResourcesRequired(BooleanDatatype value)
Sets the value of the externalResourcesRequired property. |
void |
setFill(String value)
Sets the value of the fill property. |
void |
setHref(String value)
Sets the value of the href property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setMax(String value)
Sets the value of the max property. |
void |
setMin(String value)
Sets the value of the min property. |
void |
setOnbegin(String value)
Sets the value of the onbegin property. |
void |
setOnend(String value)
Sets the value of the onend property. |
void |
setOnload(String value)
Sets the value of the onload property. |
void |
setOnrepeat(String value)
Sets the value of the onrepeat property. |
void |
setRepeatCount(String value)
Sets the value of the repeatCount property. |
void |
setRepeatDur(String value)
Sets the value of the repeatDur property. |
void |
setRequiredExtensions(String value)
Sets the value of the requiredExtensions property. |
void |
setRequiredFeatures(String value)
Sets the value of the requiredFeatures property. |
void |
setRestart(String value)
Sets the value of the restart property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setShow(String value)
Sets the value of the show property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setSystemLanguage(String value)
Sets the value of the systemLanguage property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setTo(String value)
Sets the value of the to property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGSetContent |
|---|
getSVGDescriptionClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String to
protected String attributeName
protected String attributeType
protected String onbegin
protected String onend
protected String onload
protected String onrepeat
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String show
protected String actuate
protected String begin
protected String dur
protected String end
protected String min
protected String max
protected String restart
protected String repeatCount
protected String repeatDur
protected String fill
protected BooleanDatatype externalResourcesRequired
protected String id
protected String base
protected String space
protected String lang
protected String requiredFeatures
protected String requiredExtensions
protected String systemLanguage
| Constructor Detail |
|---|
public Set()
| Method Detail |
|---|
public String getTo()
Stringpublic void setTo(String value)
value - allowed object is
Stringpublic String getAttributeName()
Stringpublic void setAttributeName(String value)
value - allowed object is
Stringpublic String getAttributeType()
Stringpublic void setAttributeType(String value)
value - allowed object is
Stringpublic String getOnbegin()
Stringpublic void setOnbegin(String value)
value - allowed object is
Stringpublic String getOnend()
Stringpublic void setOnend(String value)
value - allowed object is
Stringpublic String getOnload()
Stringpublic void setOnload(String value)
value - allowed object is
Stringpublic String getOnrepeat()
Stringpublic void setOnrepeat(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic String getArcrole()
Stringpublic void setArcrole(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getShow()
Stringpublic void setShow(String value)
value - allowed object is
Stringpublic String getActuate()
Stringpublic void setActuate(String value)
value - allowed object is
Stringpublic String getBegin()
Stringpublic void setBegin(String value)
value - allowed object is
Stringpublic String getDur()
Stringpublic void setDur(String value)
value - allowed object is
Stringpublic String getEnd()
Stringpublic void setEnd(String value)
value - allowed object is
Stringpublic String getMin()
Stringpublic void setMin(String value)
value - allowed object is
Stringpublic String getMax()
Stringpublic void setMax(String value)
value - allowed object is
Stringpublic String getRestart()
Stringpublic void setRestart(String value)
value - allowed object is
Stringpublic String getRepeatCount()
Stringpublic void setRepeatCount(String value)
value - allowed object is
Stringpublic String getRepeatDur()
Stringpublic void setRepeatDur(String value)
value - allowed object is
Stringpublic String getFill()
Stringpublic void setFill(String value)
value - allowed object is
Stringpublic BooleanDatatype getExternalResourcesRequired()
BooleanDatatypepublic void setExternalResourcesRequired(BooleanDatatype value)
value - allowed object is
BooleanDatatypepublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getRequiredFeatures()
Stringpublic void setRequiredFeatures(String value)
value - allowed object is
Stringpublic String getRequiredExtensions()
Stringpublic void setRequiredExtensions(String value)
value - allowed object is
Stringpublic String getSystemLanguage()
Stringpublic void setSystemLanguage(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||