public class Audio extends Flow implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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/1999/xhtml}Flow"> <attGroup ref="{http://www.w3.org/1999/xhtml}media"/> <attGroup ref="{http://www.w3.org/1999/xhtml}cors"/> <attGroup ref="{http://www.w3.org/1999/xhtml}attrs"/> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Audio() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAccesskey()
Gets the value of the accesskey property.
|
String |
getAutoplay()
Gets the value of the autoplay property.
|
String |
getContextmenu()
Gets the value of the contextmenu property.
|
String |
getControls()
Gets the value of the controls property.
|
CrossOriginType |
getCrossorigin()
Gets the value of the crossorigin property.
|
List<String> |
getCssClass()
Gets the value of the cssClass property.
|
String |
getDir()
Gets the value of the dir property.
|
String |
getDraggable()
Gets the value of the draggable property.
|
List<String> |
getDropzone()
Gets the value of the dropzone property.
|
String |
getHidden()
Gets the value of the hidden property.
|
String |
getId()
Gets the value of the id property.
|
String |
getItemid()
Gets the value of the itemid property.
|
List<String> |
getItemprop()
Gets the value of the itemprop property.
|
List<String> |
getItemref()
Gets the value of the itemref property.
|
String |
getItemscope()
Gets the value of the itemscope property.
|
String |
getItemtype()
Gets the value of the itemtype property.
|
String |
getLang()
Gets the value of the lang property.
|
String |
getLangCode()
Gets the value of the langCode property.
|
String |
getLoop()
Gets the value of the loop property.
|
String |
getMediagroup()
Gets the value of the mediagroup property.
|
String |
getMuted()
Gets the value of the muted property.
|
String |
getOnabort()
Gets the value of the onabort property.
|
String |
getOnblur()
Gets the value of the onblur property.
|
String |
getOncanplay()
Gets the value of the oncanplay property.
|
String |
getOncanplaythrough()
Gets the value of the oncanplaythrough property.
|
String |
getOnchange()
Gets the value of the onchange property.
|
String |
getOnclick()
Gets the value of the onclick property.
|
String |
getOncontextmenu()
Gets the value of the oncontextmenu property.
|
String |
getOncuechange()
Gets the value of the oncuechange property.
|
String |
getOndblclick()
Gets the value of the ondblclick property.
|
String |
getOndrag()
Gets the value of the ondrag property.
|
String |
getOndragend()
Gets the value of the ondragend property.
|
String |
getOndragenter()
Gets the value of the ondragenter property.
|
String |
getOndragleave()
Gets the value of the ondragleave property.
|
String |
getOndragover()
Gets the value of the ondragover property.
|
String |
getOndragstart()
Gets the value of the ondragstart property.
|
String |
getOndrop()
Gets the value of the ondrop property.
|
String |
getOndurationchange()
Gets the value of the ondurationchange property.
|
String |
getOnemptied()
Gets the value of the onemptied property.
|
String |
getOnended()
Gets the value of the onended property.
|
String |
getOnerror()
Gets the value of the onerror property.
|
String |
getOnfocus()
Gets the value of the onfocus property.
|
String |
getOnformchange()
Gets the value of the onformchange property.
|
String |
getOnforminput()
Gets the value of the onforminput property.
|
String |
getOninput()
Gets the value of the oninput property.
|
String |
getOninvalid()
Gets the value of the oninvalid property.
|
String |
getOnkeydown()
Gets the value of the onkeydown property.
|
String |
getOnkeypress()
Gets the value of the onkeypress property.
|
String |
getOnkeyup()
Gets the value of the onkeyup property.
|
String |
getOnload()
Gets the value of the onload property.
|
String |
getOnloadeddata()
Gets the value of the onloadeddata property.
|
String |
getOnloadedmetadata()
Gets the value of the onloadedmetadata property.
|
String |
getOnloadstart()
Gets the value of the onloadstart property.
|
String |
getOnmousedown()
Gets the value of the onmousedown property.
|
String |
getOnmousemove()
Gets the value of the onmousemove property.
|
String |
getOnmouseout()
Gets the value of the onmouseout property.
|
String |
getOnmouseover()
Gets the value of the onmouseover property.
|
String |
getOnmouseup()
Gets the value of the onmouseup property.
|
String |
getOnmousewheel()
Gets the value of the onmousewheel property.
|
String |
getOnpause()
Gets the value of the onpause property.
|
String |
getOnplay()
Gets the value of the onplay property.
|
String |
getOnplaying()
Gets the value of the onplaying property.
|
String |
getOnprogress()
Gets the value of the onprogress property.
|
String |
getOnratechange()
Gets the value of the onratechange property.
|
String |
getOnreadystatechange()
Gets the value of the onreadystatechange property.
|
String |
getOnreset()
Gets the value of the onreset property.
|
String |
getOnscroll()
Gets the value of the onscroll property.
|
String |
getOnseeked()
Gets the value of the onseeked property.
|
String |
getOnseeking()
Gets the value of the onseeking property.
|
String |
getOnselect()
Gets the value of the onselect property.
|
String |
getOnshow()
Gets the value of the onshow property.
|
String |
getOnstalled()
Gets the value of the onstalled property.
|
String |
getOnsubmit()
Gets the value of the onsubmit property.
|
String |
getOnsuspend()
Gets the value of the onsuspend property.
|
String |
getOntimeupdate()
Gets the value of the ontimeupdate property.
|
String |
getOnvolumechange()
Gets the value of the onvolumechange property.
|
String |
getOnwaiting()
Gets the value of the onwaiting property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPreload()
Gets the value of the preload property.
|
String |
getRole()
Gets the value of the role property.
|
String |
getSpellcheck()
Gets the value of the spellcheck property.
|
String |
getSrc()
Gets the value of the src property.
|
String |
getStyle()
Gets the value of the style property.
|
Integer |
getTabindex()
Gets the value of the tabindex property.
|
String |
getTitle()
Gets the value of the title property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isContenteditable()
Gets the value of the contenteditable property.
|
boolean |
isSetAccesskey() |
boolean |
isSetAutoplay() |
boolean |
isSetContenteditable() |
boolean |
isSetContextmenu() |
boolean |
isSetControls() |
boolean |
isSetCrossorigin() |
boolean |
isSetCssClass() |
boolean |
isSetDir() |
boolean |
isSetDraggable() |
boolean |
isSetDropzone() |
boolean |
isSetHidden() |
boolean |
isSetId()
NOTICE: this method is dummy for make coding easy.
|
boolean |
isSetItemid() |
boolean |
isSetItemprop() |
boolean |
isSetItemref() |
boolean |
isSetItemscope() |
boolean |
isSetItemtype() |
boolean |
isSetLang() |
boolean |
isSetLangCode() |
boolean |
isSetLoop() |
boolean |
isSetMediagroup() |
boolean |
isSetMuted() |
boolean |
isSetOnabort() |
boolean |
isSetOnblur() |
boolean |
isSetOncanplay() |
boolean |
isSetOncanplaythrough() |
boolean |
isSetOnchange() |
boolean |
isSetOnclick() |
boolean |
isSetOncontextmenu() |
boolean |
isSetOncuechange() |
boolean |
isSetOndblclick() |
boolean |
isSetOndrag() |
boolean |
isSetOndragend() |
boolean |
isSetOndragenter() |
boolean |
isSetOndragleave() |
boolean |
isSetOndragover() |
boolean |
isSetOndragstart() |
boolean |
isSetOndrop() |
boolean |
isSetOndurationchange() |
boolean |
isSetOnemptied() |
boolean |
isSetOnended() |
boolean |
isSetOnerror() |
boolean |
isSetOnfocus() |
boolean |
isSetOnformchange() |
boolean |
isSetOnforminput() |
boolean |
isSetOninput() |
boolean |
isSetOninvalid() |
boolean |
isSetOnkeydown() |
boolean |
isSetOnkeypress() |
boolean |
isSetOnkeyup() |
boolean |
isSetOnload() |
boolean |
isSetOnloadeddata() |
boolean |
isSetOnloadedmetadata() |
boolean |
isSetOnloadstart() |
boolean |
isSetOnmousedown() |
boolean |
isSetOnmousemove() |
boolean |
isSetOnmouseout() |
boolean |
isSetOnmouseover() |
boolean |
isSetOnmouseup() |
boolean |
isSetOnmousewheel() |
boolean |
isSetOnpause() |
boolean |
isSetOnplay() |
boolean |
isSetOnplaying() |
boolean |
isSetOnprogress() |
boolean |
isSetOnratechange() |
boolean |
isSetOnreadystatechange() |
boolean |
isSetOnreset() |
boolean |
isSetOnscroll() |
boolean |
isSetOnseeked() |
boolean |
isSetOnseeking() |
boolean |
isSetOnselect() |
boolean |
isSetOnshow() |
boolean |
isSetOnstalled() |
boolean |
isSetOnsubmit() |
boolean |
isSetOnsuspend() |
boolean |
isSetOntimeupdate() |
boolean |
isSetOnvolumechange() |
boolean |
isSetOnwaiting() |
boolean |
isSetPreload() |
boolean |
isSetRole() |
boolean |
isSetSpellcheck() |
boolean |
isSetSrc() |
boolean |
isSetStyle() |
boolean |
isSetTabindex() |
boolean |
isSetTitle() |
void |
setAccesskey(String value)
Sets the value of the accesskey property.
|
void |
setAutoplay(String value)
Sets the value of the autoplay property.
|
void |
setContenteditable(boolean value)
Sets the value of the contenteditable property.
|
void |
setContextmenu(String value)
Sets the value of the contextmenu property.
|
void |
setControls(String value)
Sets the value of the controls property.
|
void |
setCrossorigin(CrossOriginType value)
Sets the value of the crossorigin property.
|
void |
setDir(String value)
Sets the value of the dir property.
|
void |
setDraggable(String value)
Sets the value of the draggable property.
|
void |
setHidden(String value)
Sets the value of the hidden property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setItemid(String value)
Sets the value of the itemid property.
|
void |
setItemscope(String value)
Sets the value of the itemscope property.
|
void |
setItemtype(String value)
Sets the value of the itemtype property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setLangCode(String value)
Sets the value of the langCode property.
|
void |
setLoop(String value)
Sets the value of the loop property.
|
void |
setMediagroup(String value)
Sets the value of the mediagroup property.
|
void |
setMuted(String value)
Sets the value of the muted property.
|
void |
setOnabort(String value)
Sets the value of the onabort property.
|
void |
setOnblur(String value)
Sets the value of the onblur property.
|
void |
setOncanplay(String value)
Sets the value of the oncanplay property.
|
void |
setOncanplaythrough(String value)
Sets the value of the oncanplaythrough property.
|
void |
setOnchange(String value)
Sets the value of the onchange property.
|
void |
setOnclick(String value)
Sets the value of the onclick property.
|
void |
setOncontextmenu(String value)
Sets the value of the oncontextmenu property.
|
void |
setOncuechange(String value)
Sets the value of the oncuechange property.
|
void |
setOndblclick(String value)
Sets the value of the ondblclick property.
|
void |
setOndrag(String value)
Sets the value of the ondrag property.
|
void |
setOndragend(String value)
Sets the value of the ondragend property.
|
void |
setOndragenter(String value)
Sets the value of the ondragenter property.
|
void |
setOndragleave(String value)
Sets the value of the ondragleave property.
|
void |
setOndragover(String value)
Sets the value of the ondragover property.
|
void |
setOndragstart(String value)
Sets the value of the ondragstart property.
|
void |
setOndrop(String value)
Sets the value of the ondrop property.
|
void |
setOndurationchange(String value)
Sets the value of the ondurationchange property.
|
void |
setOnemptied(String value)
Sets the value of the onemptied property.
|
void |
setOnended(String value)
Sets the value of the onended property.
|
void |
setOnerror(String value)
Sets the value of the onerror property.
|
void |
setOnfocus(String value)
Sets the value of the onfocus property.
|
void |
setOnformchange(String value)
Sets the value of the onformchange property.
|
void |
setOnforminput(String value)
Sets the value of the onforminput property.
|
void |
setOninput(String value)
Sets the value of the oninput property.
|
void |
setOninvalid(String value)
Sets the value of the oninvalid property.
|
void |
setOnkeydown(String value)
Sets the value of the onkeydown property.
|
void |
setOnkeypress(String value)
Sets the value of the onkeypress property.
|
void |
setOnkeyup(String value)
Sets the value of the onkeyup property.
|
void |
setOnload(String value)
Sets the value of the onload property.
|
void |
setOnloadeddata(String value)
Sets the value of the onloadeddata property.
|
void |
setOnloadedmetadata(String value)
Sets the value of the onloadedmetadata property.
|
void |
setOnloadstart(String value)
Sets the value of the onloadstart property.
|
void |
setOnmousedown(String value)
Sets the value of the onmousedown property.
|
void |
setOnmousemove(String value)
Sets the value of the onmousemove property.
|
void |
setOnmouseout(String value)
Sets the value of the onmouseout property.
|
void |
setOnmouseover(String value)
Sets the value of the onmouseover property.
|
void |
setOnmouseup(String value)
Sets the value of the onmouseup property.
|
void |
setOnmousewheel(String value)
Sets the value of the onmousewheel property.
|
void |
setOnpause(String value)
Sets the value of the onpause property.
|
void |
setOnplay(String value)
Sets the value of the onplay property.
|
void |
setOnplaying(String value)
Sets the value of the onplaying property.
|
void |
setOnprogress(String value)
Sets the value of the onprogress property.
|
void |
setOnratechange(String value)
Sets the value of the onratechange property.
|
void |
setOnreadystatechange(String value)
Sets the value of the onreadystatechange property.
|
void |
setOnreset(String value)
Sets the value of the onreset property.
|
void |
setOnscroll(String value)
Sets the value of the onscroll property.
|
void |
setOnseeked(String value)
Sets the value of the onseeked property.
|
void |
setOnseeking(String value)
Sets the value of the onseeking property.
|
void |
setOnselect(String value)
Sets the value of the onselect property.
|
void |
setOnshow(String value)
Sets the value of the onshow property.
|
void |
setOnstalled(String value)
Sets the value of the onstalled property.
|
void |
setOnsubmit(String value)
Sets the value of the onsubmit property.
|
void |
setOnsuspend(String value)
Sets the value of the onsuspend property.
|
void |
setOntimeupdate(String value)
Sets the value of the ontimeupdate property.
|
void |
setOnvolumechange(String value)
Sets the value of the onvolumechange property.
|
void |
setOnwaiting(String value)
Sets the value of the onwaiting property.
|
void |
setPreload(String value)
Sets the value of the preload property.
|
void |
setRole(String value)
Sets the value of the role property.
|
void |
setSpellcheck(String value)
Sets the value of the spellcheck property.
|
void |
setSrc(String value)
Sets the value of the src property.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setTabindex(Integer value)
Sets the value of the tabindex property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
unsetContenteditable() |
void |
unsetCssClass() |
void |
unsetDropzone() |
void |
unsetItemprop() |
void |
unsetItemref() |
getContent, isSetContent, unsetContent
addCssClass, cast, copy, copyNoException, getAria, getById, getById, getByName, getByNameAsList, getData, getDescendants, getDescendants, getDescendants, getFooter, getFooterAsList, getHeader, getHeaderAsList, getStyleAsTreeMap, hasCssClass, insertAfterId, insertAfterId, insertBeforeId, insertBeforeId, remove, removeAria, removeById, removeCssClass, removeData, removeDescendants, removeDescendants, removeDescendants, removeEmptyCssClass, removeInner, replace, replaceById, replaceById, replaceDescendants, replaceDescendants, replaceDescendants, replaceDescendants, replaceDescendants, replaceDescendants, replaceInner, replaceInner, replaceInner, setAria, setData, setStyleByTreeMap, toByteArray, toString, unsetAllId, unsetAllId
protected String src
protected String preload
protected String autoplay
protected String mediagroup
protected String muted
protected String loop
protected String controls
protected CrossOriginType crossorigin
protected String onclick
protected String ondblclick
protected String onmousedown
protected String onmouseup
protected String onmouseover
protected String onmousemove
protected String onmouseout
protected String onkeypress
protected String onkeydown
protected String onkeyup
protected String onabort
protected String onblur
protected String oncanplay
protected String oncanplaythrough
protected String onchange
protected String oncontextmenu
protected String oncuechange
protected String ondrag
protected String ondragend
protected String ondragenter
protected String ondragleave
protected String ondragover
protected String ondragstart
protected String ondrop
protected String ondurationchange
protected String onemptied
protected String onended
protected String onerror
protected String onfocus
protected String onformchange
protected String onforminput
protected String oninput
protected String oninvalid
protected String onload
protected String onloadeddata
protected String onloadedmetadata
protected String onloadstart
protected String onmousewheel
protected String onpause
protected String onplay
protected String onplaying
protected String onprogress
protected String onratechange
protected String onreadystatechange
protected String onreset
protected String onscroll
protected String onseeked
protected String onseeking
protected String onselect
protected String onshow
protected String onstalled
protected String onsubmit
protected String onsuspend
protected String ontimeupdate
protected String onvolumechange
protected String onwaiting
protected String id
protected String style
protected String title
protected String accesskey
protected Boolean contenteditable
protected String contextmenu
protected String dir
protected String draggable
protected String hidden
protected String langCode
protected String role
protected String spellcheck
protected Integer tabindex
protected String lang
protected String itemscope
protected String itemtype
protected String itemid
public String getSrc()
String
public void setSrc(String value)
value
- allowed object is
String
public boolean isSetSrc()
public String getPreload()
String
public void setPreload(String value)
value
- allowed object is
String
public boolean isSetPreload()
public String getAutoplay()
String
public void setAutoplay(String value)
value
- allowed object is
String
public boolean isSetAutoplay()
public String getMediagroup()
String
public void setMediagroup(String value)
value
- allowed object is
String
public boolean isSetMediagroup()
public String getMuted()
String
public void setMuted(String value)
value
- allowed object is
String
public boolean isSetMuted()
public String getLoop()
String
public void setLoop(String value)
value
- allowed object is
String
public boolean isSetLoop()
public String getControls()
String
public void setControls(String value)
value
- allowed object is
String
public boolean isSetControls()
public CrossOriginType getCrossorigin()
CrossOriginType
public void setCrossorigin(CrossOriginType value)
value
- allowed object is
CrossOriginType
public boolean isSetCrossorigin()
public String getOnclick()
String
public void setOnclick(String value)
value
- allowed object is
String
public boolean isSetOnclick()
public String getOndblclick()
String
public void setOndblclick(String value)
value
- allowed object is
String
public boolean isSetOndblclick()
public String getOnmousedown()
String
public void setOnmousedown(String value)
value
- allowed object is
String
public boolean isSetOnmousedown()
public String getOnmouseup()
String
public void setOnmouseup(String value)
value
- allowed object is
String
public boolean isSetOnmouseup()
public String getOnmouseover()
String
public void setOnmouseover(String value)
value
- allowed object is
String
public boolean isSetOnmouseover()
public String getOnmousemove()
String
public void setOnmousemove(String value)
value
- allowed object is
String
public boolean isSetOnmousemove()
public String getOnmouseout()
String
public void setOnmouseout(String value)
value
- allowed object is
String
public boolean isSetOnmouseout()
public String getOnkeypress()
String
public void setOnkeypress(String value)
value
- allowed object is
String
public boolean isSetOnkeypress()
public String getOnkeydown()
String
public void setOnkeydown(String value)
value
- allowed object is
String
public boolean isSetOnkeydown()
public String getOnkeyup()
String
public void setOnkeyup(String value)
value
- allowed object is
String
public boolean isSetOnkeyup()
public String getOnabort()
String
public void setOnabort(String value)
value
- allowed object is
String
public boolean isSetOnabort()
public String getOnblur()
String
public void setOnblur(String value)
value
- allowed object is
String
public boolean isSetOnblur()
public String getOncanplay()
String
public void setOncanplay(String value)
value
- allowed object is
String
public boolean isSetOncanplay()
public String getOncanplaythrough()
String
public void setOncanplaythrough(String value)
value
- allowed object is
String
public boolean isSetOncanplaythrough()
public String getOnchange()
String
public void setOnchange(String value)
value
- allowed object is
String
public boolean isSetOnchange()
public String getOncontextmenu()
String
public void setOncontextmenu(String value)
value
- allowed object is
String
public boolean isSetOncontextmenu()
public String getOncuechange()
String
public void setOncuechange(String value)
value
- allowed object is
String
public boolean isSetOncuechange()
public String getOndrag()
String
public void setOndrag(String value)
value
- allowed object is
String
public boolean isSetOndrag()
public String getOndragend()
String
public void setOndragend(String value)
value
- allowed object is
String
public boolean isSetOndragend()
public String getOndragenter()
String
public void setOndragenter(String value)
value
- allowed object is
String
public boolean isSetOndragenter()
public String getOndragleave()
String
public void setOndragleave(String value)
value
- allowed object is
String
public boolean isSetOndragleave()
public String getOndragover()
String
public void setOndragover(String value)
value
- allowed object is
String
public boolean isSetOndragover()
public String getOndragstart()
String
public void setOndragstart(String value)
value
- allowed object is
String
public boolean isSetOndragstart()
public String getOndrop()
String
public void setOndrop(String value)
value
- allowed object is
String
public boolean isSetOndrop()
public String getOndurationchange()
String
public void setOndurationchange(String value)
value
- allowed object is
String
public boolean isSetOndurationchange()
public String getOnemptied()
String
public void setOnemptied(String value)
value
- allowed object is
String
public boolean isSetOnemptied()
public String getOnended()
String
public void setOnended(String value)
value
- allowed object is
String
public boolean isSetOnended()
public String getOnerror()
String
public void setOnerror(String value)
value
- allowed object is
String
public boolean isSetOnerror()
public String getOnfocus()
String
public void setOnfocus(String value)
value
- allowed object is
String
public boolean isSetOnfocus()
public String getOnformchange()
String
public void setOnformchange(String value)
value
- allowed object is
String
public boolean isSetOnformchange()
public String getOnforminput()
String
public void setOnforminput(String value)
value
- allowed object is
String
public boolean isSetOnforminput()
public String getOninput()
String
public void setOninput(String value)
value
- allowed object is
String
public boolean isSetOninput()
public String getOninvalid()
String
public void setOninvalid(String value)
value
- allowed object is
String
public boolean isSetOninvalid()
public String getOnload()
String
public void setOnload(String value)
value
- allowed object is
String
public boolean isSetOnload()
public String getOnloadeddata()
String
public void setOnloadeddata(String value)
value
- allowed object is
String
public boolean isSetOnloadeddata()
public String getOnloadedmetadata()
String
public void setOnloadedmetadata(String value)
value
- allowed object is
String
public boolean isSetOnloadedmetadata()
public String getOnloadstart()
String
public void setOnloadstart(String value)
value
- allowed object is
String
public boolean isSetOnloadstart()
public String getOnmousewheel()
String
public void setOnmousewheel(String value)
value
- allowed object is
String
public boolean isSetOnmousewheel()
public String getOnpause()
String
public void setOnpause(String value)
value
- allowed object is
String
public boolean isSetOnpause()
public String getOnplay()
String
public void setOnplay(String value)
value
- allowed object is
String
public boolean isSetOnplay()
public String getOnplaying()
String
public void setOnplaying(String value)
value
- allowed object is
String
public boolean isSetOnplaying()
public String getOnprogress()
String
public void setOnprogress(String value)
value
- allowed object is
String
public boolean isSetOnprogress()
public String getOnratechange()
String
public void setOnratechange(String value)
value
- allowed object is
String
public boolean isSetOnratechange()
public String getOnreadystatechange()
String
public void setOnreadystatechange(String value)
value
- allowed object is
String
public boolean isSetOnreadystatechange()
public String getOnreset()
String
public void setOnreset(String value)
value
- allowed object is
String
public boolean isSetOnreset()
public String getOnscroll()
String
public void setOnscroll(String value)
value
- allowed object is
String
public boolean isSetOnscroll()
public String getOnseeked()
String
public void setOnseeked(String value)
value
- allowed object is
String
public boolean isSetOnseeked()
public String getOnseeking()
String
public void setOnseeking(String value)
value
- allowed object is
String
public boolean isSetOnseeking()
public String getOnselect()
String
public void setOnselect(String value)
value
- allowed object is
String
public boolean isSetOnselect()
public String getOnshow()
String
public void setOnshow(String value)
value
- allowed object is
String
public boolean isSetOnshow()
public String getOnstalled()
String
public void setOnstalled(String value)
value
- allowed object is
String
public boolean isSetOnstalled()
public String getOnsubmit()
String
public void setOnsubmit(String value)
value
- allowed object is
String
public boolean isSetOnsubmit()
public String getOnsuspend()
String
public void setOnsuspend(String value)
value
- allowed object is
String
public boolean isSetOnsuspend()
public String getOntimeupdate()
String
public void setOntimeupdate(String value)
value
- allowed object is
String
public boolean isSetOntimeupdate()
public String getOnvolumechange()
String
public void setOnvolumechange(String value)
value
- allowed object is
String
public boolean isSetOnvolumechange()
public String getOnwaiting()
String
public void setOnwaiting(String value)
value
- allowed object is
String
public boolean isSetOnwaiting()
public String getId()
getId
in class AbstractJaxb
String
public void setId(String value)
setId
in class AbstractJaxb
value
- allowed object is
String
public boolean isSetId()
AbstractJaxb
NOTICE: this method is dummy for make coding easy. Acrually, this method is overridden by each tag class.
isSetId
in class AbstractJaxb
public List<String> getCssClass()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the cssClass property.
For example, to add a new item, do as follows:
getCssClass().add(newItem);
Objects of the following type(s) are allowed in the list
String
getCssClass
in class AbstractJaxb
public boolean isSetCssClass()
public void unsetCssClass()
public String getStyle()
getStyle
in class AbstractJaxb
String
public void setStyle(String value)
setStyle
in class AbstractJaxb
value
- allowed object is
String
public boolean isSetStyle()
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public boolean isSetTitle()
public String getAccesskey()
String
public void setAccesskey(String value)
value
- allowed object is
String
public boolean isSetAccesskey()
public boolean isContenteditable()
Boolean
public void setContenteditable(boolean value)
value
- allowed object is
Boolean
public boolean isSetContenteditable()
public void unsetContenteditable()
public String getContextmenu()
String
public void setContextmenu(String value)
value
- allowed object is
String
public boolean isSetContextmenu()
public String getDir()
String
public void setDir(String value)
value
- allowed object is
String
public boolean isSetDir()
public String getDraggable()
String
public void setDraggable(String value)
value
- allowed object is
String
public boolean isSetDraggable()
public List<String> getDropzone()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the dropzone property.
For example, to add a new item, do as follows:
getDropzone().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetDropzone()
public void unsetDropzone()
public String getHidden()
String
public void setHidden(String value)
value
- allowed object is
String
public boolean isSetHidden()
public String getLangCode()
String
public void setLangCode(String value)
value
- allowed object is
String
public boolean isSetLangCode()
public String getRole()
String
public void setRole(String value)
value
- allowed object is
String
public boolean isSetRole()
public String getSpellcheck()
String
public void setSpellcheck(String value)
value
- allowed object is
String
public boolean isSetSpellcheck()
public Integer getTabindex()
String
public void setTabindex(Integer value)
value
- allowed object is
String
public boolean isSetTabindex()
public String getLang()
String
public void setLang(String value)
value
- allowed object is
String
public boolean isSetLang()
public String getItemscope()
String
public void setItemscope(String value)
value
- allowed object is
String
public boolean isSetItemscope()
public String getItemtype()
String
public void setItemtype(String value)
value
- allowed object is
String
public boolean isSetItemtype()
public List<String> getItemprop()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the itemprop property.
For example, to add a new item, do as follows:
getItemprop().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetItemprop()
public void unsetItemprop()
public List<String> getItemref()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the itemref property.
For example, to add a new item, do as follows:
getItemref().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetItemref()
public void unsetItemref()
public String getItemid()
String
public void setItemid(String value)
value
- allowed object is
String
public boolean isSetItemid()
public Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
getOtherAttributes
in class AbstractJaxb
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class Flow
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Copyright © 2021 Project Mixer2. All rights reserved.