|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGFontFaceUriContent
org.plutext.jaxb.svg11.FontFaceUri
public class FontFaceUri
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.font-face-uri.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.XLinkRequired.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
actuate
|
protected String |
arcrole
|
protected String |
base
|
protected String |
href
|
protected String |
id
|
protected String |
lang
|
protected String |
role
|
protected String |
show
|
protected String |
space
|
protected String |
title
|
protected String |
type
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGFontFaceUriContent |
|---|
fontFaceFormat |
| Constructor Summary | |
|---|---|
FontFaceUri()
|
|
| Method Summary | |
|---|---|
String |
getActuate()
Gets the value of the actuate property. |
String |
getArcrole()
Gets the value of the arcrole property. |
String |
getBase()
Gets the value of the base 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 |
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 |
getTitle()
Gets the value of the title 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 |
setBase(String value)
Sets the value of the base 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 |
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 |
setTitle(String value)
Sets the value of the title property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGFontFaceUriContent |
|---|
getFontFaceFormat |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String actuate
protected String show
protected String id
protected String base
protected String space
protected String lang
| Constructor Detail |
|---|
public FontFaceUri()
| Method Detail |
|---|
public 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 getActuate()
Stringpublic void setActuate(String value)
value - allowed object is
Stringpublic String getShow()
Stringpublic void setShow(String value)
value - allowed object is
Stringpublic 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
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||