public class CTWheelTransition extends Object
Java class for CT_WheelTransition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_WheelTransition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="spokes" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="4" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTWheelTransition() |
| Modifier and Type | Method and Description |
|---|---|
long |
getSpokes()
Gets the value of the spokes property.
|
void |
setSpokes(Long value)
Sets the value of the spokes property.
|
protected Long spokes
Copyright © 2007-2019. All Rights Reserved.