public class KeyDataExtension extends Object
Java class for data-extension.type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="data-extension.type"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
KeyDataExtension() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Extension mechanism for the content of and
|
void |
setContent(String value)
Sets the value of the content property.
|
protected String content
public String getContent()
String