public class CTEightDirectionTransition extends Object
Java class for CT_EightDirectionTransition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_EightDirectionTransition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="dir" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TransitionEightDirectionType" default="l" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTEightDirectionTransition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDir()
Gets the value of the dir property.
|
void |
setDir(String value)
Sets the value of the dir property.
|
protected String dir
Copyright © 2007-2019. All Rights Reserved.