Class Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Integerprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the archive property.Gets the value of the classid property.getClazz()Gets the value of the clazz property.Gets the value of the codebase property.Gets the value of the codetype property.Gets the value of the content property.getData()Gets the value of the data property.Gets the value of the declare property.getDir()Gets the value of the dir property.Gets the value of the height property.getId()Gets the value of the id property.getLang()Gets the value of the lang property.getName()Gets the value of the name property.Gets the value of the onclick property.Gets the value of the ondblclick property.Gets the value of the onkeydown property.Gets the value of the onkeypress property.Gets the value of the onkeyup property.Gets the value of the onmousedown property.Gets the value of the onmousemove property.Gets the value of the onmouseout property.Gets the value of the onmouseover property.Gets the value of the onmouseup property.Gets the value of the standby property.getStyle()Gets the value of the style property.Gets the value of the tabindex property.getTitle()Gets the value of the title property.getType()Gets the value of the type property.Gets the value of the usemap property.getWidth()Gets the value of the width property.Gets the value of the xmlLang property.voidsetArchive(String value) Sets the value of the archive property.voidsetClassid(String value) Sets the value of the classid property.voidsetCodebase(String value) Sets the value of the codebase property.voidsetCodetype(String value) Sets the value of the codetype property.voidSets the value of the data property.voidsetDeclare(String value) Sets the value of the declare property.voidSets the value of the dir property.voidSets the value of the height property.voidSets the value of the id property.voidSets the value of the lang property.voidSets the value of the name property.voidsetOnclick(String value) Sets the value of the onclick property.voidsetOndblclick(String value) Sets the value of the ondblclick property.voidsetOnkeydown(String value) Sets the value of the onkeydown property.voidsetOnkeypress(String value) Sets the value of the onkeypress property.voidsetOnkeyup(String value) Sets the value of the onkeyup property.voidsetOnmousedown(String value) Sets the value of the onmousedown property.voidsetOnmousemove(String value) Sets the value of the onmousemove property.voidsetOnmouseout(String value) Sets the value of the onmouseout property.voidsetOnmouseover(String value) Sets the value of the onmouseover property.voidsetOnmouseup(String value) Sets the value of the onmouseup property.voidsetStandby(String value) Sets the value of the standby property.voidSets the value of the style property.voidsetTabindex(Integer value) Sets the value of the tabindex property.voidSets the value of the title property.voidSets the value of the type property.voidSets the value of the usemap property.voidSets the value of the width property.voidsetXmlLang(String value) Sets the value of the xmlLang property.
-
Field Details
-
-
declare
-
classid
-
codebase
-
data
-
type
-
codetype
-
archive
-
standby
-
height
-
width
-
usemap
-
name
-
tabindex
-
lang
-
xmlLang
-
dir
-
id
-
clazz
-
style
-
title
-
onclick
-
ondblclick
-
onmousedown
-
onmouseup
-
onmouseover
-
onmousemove
-
onmouseout
-
onkeypress
-
onkeydown
-
onkeyup
-
-
Constructor Details
-
Object
public Object()
-
-
Method Details
-
getContent
Gets the value of the content property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the content property.For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
StringAAbbrAcronymAddressBBdoBigBlockquoteBrButtonCiteCodeDelDfnDivDlEmFieldsetFormH1H2H3H4H5H6HrIImgInputInsKbdLabelMapNoscriptObjectOlPParamPreQSampScriptSelectSmallSpanStrongSubSupTableTextareaTtUlVar- Returns:
- The value of the content property.
-
getDeclare
Gets the value of the declare property.- Returns:
- possible object is
String
-
setDeclare
Sets the value of the declare property.- Parameters:
value- allowed object isString
-
getClassid
Gets the value of the classid property.- Returns:
- possible object is
String
-
setClassid
Sets the value of the classid property.- Parameters:
value- allowed object isString
-
getCodebase
Gets the value of the codebase property.- Returns:
- possible object is
String
-
setCodebase
Sets the value of the codebase property.- Parameters:
value- allowed object isString
-
getData
Gets the value of the data property.- Returns:
- possible object is
String
-
setData
Sets the value of the data 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
-
getCodetype
Gets the value of the codetype property.- Returns:
- possible object is
String
-
setCodetype
Sets the value of the codetype property.- Parameters:
value- allowed object isString
-
getArchive
Gets the value of the archive property.- Returns:
- possible object is
String
-
setArchive
Sets the value of the archive property.- Parameters:
value- allowed object isString
-
getStandby
Gets the value of the standby property.- Returns:
- possible object is
String
-
setStandby
Sets the value of the standby property.- Parameters:
value- allowed object isString
-
getHeight
Gets the value of the height property.- Returns:
- possible object is
String
-
setHeight
Sets the value of the height property.- Parameters:
value- allowed object isString
-
getWidth
Gets the value of the width property.- Returns:
- possible object is
String
-
setWidth
Sets the value of the width property.- Parameters:
value- allowed object isString
-
getUsemap
Gets the value of the usemap property.- Returns:
- possible object is
String
-
setUsemap
Sets the value of the usemap property.- Parameters:
value- allowed object isString
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getTabindex
Gets the value of the tabindex property.- Returns:
- possible object is
Integer
-
setTabindex
Sets the value of the tabindex property.- Parameters:
value- allowed object isInteger
-
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
-
getXmlLang
Gets the value of the xmlLang property.- Returns:
- possible object is
String
-
setXmlLang
Sets the value of the xmlLang property.- Parameters:
value- allowed object isString
-
getDir
Gets the value of the dir property.- Returns:
- possible object is
String
-
setDir
Sets the value of the dir property.- Parameters:
value- allowed object isString
-
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
-
getClazz
Gets the value of the clazz property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the clazz property.For example, to add a new item, do as follows:
getClazz().add(newItem);
Objects of the following type(s) are allowed in the list
String- Returns:
- The value of the clazz property.
-
getStyle
Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
Sets the value of the style 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
-
getOnclick
Gets the value of the onclick property.- Returns:
- possible object is
String
-
setOnclick
Sets the value of the onclick property.- Parameters:
value- allowed object isString
-
getOndblclick
Gets the value of the ondblclick property.- Returns:
- possible object is
String
-
setOndblclick
Sets the value of the ondblclick property.- Parameters:
value- allowed object isString
-
getOnmousedown
Gets the value of the onmousedown property.- Returns:
- possible object is
String
-
setOnmousedown
Sets the value of the onmousedown property.- Parameters:
value- allowed object isString
-
getOnmouseup
Gets the value of the onmouseup property.- Returns:
- possible object is
String
-
setOnmouseup
Sets the value of the onmouseup property.- Parameters:
value- allowed object isString
-
getOnmouseover
Gets the value of the onmouseover property.- Returns:
- possible object is
String
-
setOnmouseover
Sets the value of the onmouseover property.- Parameters:
value- allowed object isString
-
getOnmousemove
Gets the value of the onmousemove property.- Returns:
- possible object is
String
-
setOnmousemove
Sets the value of the onmousemove property.- Parameters:
value- allowed object isString
-
getOnmouseout
Gets the value of the onmouseout property.- Returns:
- possible object is
String
-
setOnmouseout
Sets the value of the onmouseout property.- Parameters:
value- allowed object isString
-
getOnkeypress
Gets the value of the onkeypress property.- Returns:
- possible object is
String
-
setOnkeypress
Sets the value of the onkeypress property.- Parameters:
value- allowed object isString
-
getOnkeydown
Gets the value of the onkeydown property.- Returns:
- possible object is
String
-
setOnkeydown
Sets the value of the onkeydown property.- Parameters:
value- allowed object isString
-
getOnkeyup
Gets the value of the onkeyup property.- Returns:
- possible object is
String
-
setOnkeyup
Sets the value of the onkeyup property.- Parameters:
value- allowed object isString
-