public class CTEffectReference extends Object
Java class for CT_EffectReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_EffectReference">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ref" type="{http://www.w3.org/2001/XMLSchema}token" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTEffectReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef()
Gets the value of the ref property.
|
void |
setRef(String value)
Sets the value of the ref property.
|
protected String ref
Copyright © 2007-2019. All Rights Reserved.