java.lang.Object
org.plutext.jaxb.svg11.SVGSetContent
org.plutext.jaxb.svg11.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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected BooleanDatatypeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.plutext.jaxb.svg11.SVGSetContent
svgDescriptionClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the actuate property.Gets the value of the arcrole property.Gets the value of the attributeName property.Gets the value of the attributeType property.getBase()Gets the value of the base property.getBegin()Gets the value of the begin property.getDur()Gets the value of the dur property.getEnd()Gets the value of the end property.Gets the value of the externalResourcesRequired property.getFill()Gets the value of the fill property.getHref()Gets the value of the href property.getId()Gets the value of the id property.getLang()Gets the value of the lang property.getMax()Gets the value of the max property.getMin()Gets the value of the min property.Gets the value of the onbegin property.getOnend()Gets the value of the onend property.Gets the value of the onload property.Gets the value of the onrepeat property.Gets the value of the repeatCount property.Gets the value of the repeatDur property.Gets the value of the requiredExtensions property.Gets the value of the requiredFeatures property.Gets the value of the restart property.getRole()Gets the value of the role property.getShow()Gets the value of the show property.getSpace()Gets the value of the space property.Gets the value of the systemLanguage property.getTitle()Gets the value of the title property.getTo()Gets the value of the to property.getType()Gets the value of the type property.voidsetActuate(String value) Sets the value of the actuate property.voidsetArcrole(String value) Sets the value of the arcrole property.voidsetAttributeName(String value) Sets the value of the attributeName property.voidsetAttributeType(String value) Sets the value of the attributeType property.voidSets the value of the base property.voidSets the value of the begin property.voidSets the value of the dur property.voidSets the value of the end property.voidSets the value of the externalResourcesRequired property.voidSets the value of the fill property.voidSets the value of the href property.voidSets the value of the id property.voidSets the value of the lang property.voidSets the value of the max property.voidSets the value of the min property.voidsetOnbegin(String value) Sets the value of the onbegin property.voidSets the value of the onend property.voidSets the value of the onload property.voidsetOnrepeat(String value) Sets the value of the onrepeat property.voidsetRepeatCount(String value) Sets the value of the repeatCount property.voidsetRepeatDur(String value) Sets the value of the repeatDur property.voidsetRequiredExtensions(String value) Sets the value of the requiredExtensions property.voidsetRequiredFeatures(String value) Sets the value of the requiredFeatures property.voidsetRestart(String value) Sets the value of the restart property.voidSets the value of the role property.voidSets the value of the show property.voidSets the value of the space property.voidsetSystemLanguage(String value) Sets the value of the systemLanguage property.voidSets the value of the title property.voidSets the value of the to property.voidSets the value of the type property.Methods inherited from class org.plutext.jaxb.svg11.SVGSetContent
getSVGDescriptionClass
-
Field Details
-
to
-
attributeName
-
attributeType
-
onbegin
-
onend
-
onload
-
onrepeat
-
type
-
href
-
role
-
arcrole
-
title
-
show
-
actuate
-
begin
-
dur
-
end
-
min
-
max
-
restart
-
repeatCount
-
repeatDur
-
fill
-
externalResourcesRequired
-
id
-
base
-
space
-
lang
-
requiredFeatures
-
requiredExtensions
-
systemLanguage
-
-
Constructor Details
-
Set
public Set()
-
-
Method Details
-
getTo
Gets the value of the to property.- Returns:
- possible object is
String
-
setTo
Sets the value of the to property.- Parameters:
value- allowed object isString
-
getAttributeName
Gets the value of the attributeName property.- Returns:
- possible object is
String
-
setAttributeName
Sets the value of the attributeName property.- Parameters:
value- allowed object isString
-
getAttributeType
Gets the value of the attributeType property.- Returns:
- possible object is
String
-
setAttributeType
Sets the value of the attributeType property.- Parameters:
value- allowed object isString
-
getOnbegin
Gets the value of the onbegin property.- Returns:
- possible object is
String
-
setOnbegin
Sets the value of the onbegin property.- Parameters:
value- allowed object isString
-
getOnend
Gets the value of the onend property.- Returns:
- possible object is
String
-
setOnend
Sets the value of the onend property.- Parameters:
value- allowed object isString
-
getOnload
Gets the value of the onload property.- Returns:
- possible object is
String
-
setOnload
Sets the value of the onload property.- Parameters:
value- allowed object isString
-
getOnrepeat
Gets the value of the onrepeat property.- Returns:
- possible object is
String
-
setOnrepeat
Sets the value of the onrepeat property.- Parameters:
value- allowed object isString
-
getType
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getHref
Gets the value of the href property.- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getRole
Gets the value of the role property.- Returns:
- possible object is
String
-
setRole
Sets the value of the role property.- Parameters:
value- allowed object isString
-
getArcrole
Gets the value of the arcrole property.- Returns:
- possible object is
String
-
setArcrole
Sets the value of the arcrole property.- Parameters:
value- allowed object isString
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getShow
Gets the value of the show property.- Returns:
- possible object is
String
-
setShow
Sets the value of the show property.- Parameters:
value- allowed object isString
-
getActuate
Gets the value of the actuate property.- Returns:
- possible object is
String
-
setActuate
Sets the value of the actuate property.- Parameters:
value- allowed object isString
-
getBegin
Gets the value of the begin property.- Returns:
- possible object is
String
-
setBegin
Sets the value of the begin property.- Parameters:
value- allowed object isString
-
getDur
Gets the value of the dur property.- Returns:
- possible object is
String
-
setDur
Sets the value of the dur property.- Parameters:
value- allowed object isString
-
getEnd
Gets the value of the end property.- Returns:
- possible object is
String
-
setEnd
Sets the value of the end property.- Parameters:
value- allowed object isString
-
getMin
Gets the value of the min property.- Returns:
- possible object is
String
-
setMin
Sets the value of the min property.- Parameters:
value- allowed object isString
-
getMax
Gets the value of the max property.- Returns:
- possible object is
String
-
setMax
Sets the value of the max property.- Parameters:
value- allowed object isString
-
getRestart
Gets the value of the restart property.- Returns:
- possible object is
String
-
setRestart
Sets the value of the restart property.- Parameters:
value- allowed object isString
-
getRepeatCount
Gets the value of the repeatCount property.- Returns:
- possible object is
String
-
setRepeatCount
Sets the value of the repeatCount property.- Parameters:
value- allowed object isString
-
getRepeatDur
Gets the value of the repeatDur property.- Returns:
- possible object is
String
-
setRepeatDur
Sets the value of the repeatDur property.- Parameters:
value- allowed object isString
-
getFill
Gets the value of the fill property.- Returns:
- possible object is
String
-
setFill
Sets the value of the fill property.- Parameters:
value- allowed object isString
-
getExternalResourcesRequired
Gets the value of the externalResourcesRequired property.- Returns:
- possible object is
BooleanDatatype
-
setExternalResourcesRequired
Sets the value of the externalResourcesRequired property.- Parameters:
value- allowed object isBooleanDatatype
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getBase
Gets the value of the base property.- Returns:
- possible object is
String
-
setBase
Sets the value of the base property.- Parameters:
value- allowed object isString
-
getSpace
Gets the value of the space property.- Returns:
- possible object is
String
-
setSpace
Sets the value of the space property.- Parameters:
value- allowed object isString
-
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getRequiredFeatures
Gets the value of the requiredFeatures property.- Returns:
- possible object is
String
-
setRequiredFeatures
Sets the value of the requiredFeatures property.- Parameters:
value- allowed object isString
-
getRequiredExtensions
Gets the value of the requiredExtensions property.- Returns:
- possible object is
String
-
setRequiredExtensions
Sets the value of the requiredExtensions property.- Parameters:
value- allowed object isString
-
getSystemLanguage
Gets the value of the systemLanguage property.- Returns:
- possible object is
String
-
setSystemLanguage
Sets the value of the systemLanguage property.- Parameters:
value- allowed object isString
-