public class DataExtensionType
extends java.lang.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>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
content |
Constructor and Description |
---|
DataExtensionType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent()
Extension mechanism for the content of and
|
void |
setContent(java.lang.String value)
Sets the value of the content property.
|
public java.lang.String getContent()
String
public void setContent(java.lang.String value)
value
- allowed object is
String
Copyright 2020 Kieker Project, http://kieker-monitoring.net