public interface CTCustomXmlElement extends Child
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getContent() |
CTCustomXmlPr |
getCustomXmlPr()
Gets the value of the customXmlPr property.
|
java.lang.String |
getElement()
Gets the value of the element property.
|
java.lang.String |
getUri()
Gets the value of the uri property.
|
void |
setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
setElement(java.lang.String value)
Sets the value of the element property.
|
void |
setUri(java.lang.String value)
Sets the value of the uri property.
|
CTCustomXmlPr getCustomXmlPr()
CTCustomXmlPrvoid setCustomXmlPr(CTCustomXmlPr value)
value - allowed object is
CTCustomXmlPrjava.lang.String getUri()
Stringvoid setUri(java.lang.String value)
value - allowed object is
Stringjava.lang.String getElement()
Stringvoid setElement(java.lang.String value)
value - allowed object is
Stringjava.util.List<java.lang.Object> getContent()
Copyright © 2007–2025. All rights reserved.