|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.docx4j.wml.Left
public class Left
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Border"/>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Left()
|
|
| Method Summary | |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes. |
java.lang.String |
getColor()
Gets the value of the color property. |
java.lang.String |
getFrame()
Gets the value of the frame property. |
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document. |
java.lang.String |
getShadow()
Gets the value of the shadow property. |
java.lang.String |
getSpace()
Gets the value of the space property. |
java.lang.String |
getSz()
Gets the value of the sz property. |
java.lang.String |
getThemeColor()
Gets the value of the themeColor property. |
java.lang.String |
getThemeShade()
Gets the value of the themeShade property. |
java.lang.String |
getThemeTint()
Gets the value of the themeTint property. |
java.lang.String |
getVal()
Gets the value of the val property. |
void |
setColor(java.lang.String value)
Sets the value of the color property. |
void |
setFrame(java.lang.String value)
Sets the value of the frame property. |
void |
setParent(java.lang.Object parent)
|
void |
setShadow(java.lang.String value)
Sets the value of the shadow property. |
void |
setSpace(java.lang.String value)
Sets the value of the space property. |
void |
setSz(java.lang.String value)
Sets the value of the sz property. |
void |
setThemeColor(java.lang.String value)
Sets the value of the themeColor property. |
void |
setThemeShade(java.lang.String value)
Sets the value of the themeShade property. |
void |
setThemeTint(java.lang.String value)
Sets the value of the themeTint property. |
void |
setVal(java.lang.String value)
Sets the value of the val property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Left()
| Method Detail |
|---|
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.public java.lang.String getColor()
Stringpublic java.lang.String getFrame()
Stringpublic java.lang.Object getParent()
getParent in interface org.jvnet.jaxb2_commons.ppp.Childpublic java.lang.String getShadow()
Stringpublic java.lang.String getSpace()
Stringpublic java.lang.String getSz()
Stringpublic java.lang.String getThemeColor()
Stringpublic java.lang.String getThemeShade()
Stringpublic java.lang.String getThemeTint()
Stringpublic java.lang.String getVal()
Stringpublic void setColor(java.lang.String value)
value - allowed object is
Stringpublic void setFrame(java.lang.String value)
value - allowed object is
Stringpublic void setParent(java.lang.Object parent)
setParent in interface org.jvnet.jaxb2_commons.ppp.Childpublic void setShadow(java.lang.String value)
value - allowed object is
Stringpublic void setSpace(java.lang.String value)
value - allowed object is
Stringpublic void setSz(java.lang.String value)
value - allowed object is
Stringpublic void setThemeColor(java.lang.String value)
value - allowed object is
Stringpublic void setThemeShade(java.lang.String value)
value - allowed object is
Stringpublic void setThemeTint(java.lang.String value)
value - allowed object is
Stringpublic void setVal(java.lang.String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||