public class ExtractParameter extends APIProperty
Java class for ExtractParameter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExtractParameter">
<complexContent>
<extension base="{http://exacttarget.com/wsdl/partnerAPI}APIProperty">
</extension>
</complexContent>
</complexType>
name, value| Constructor and Description |
|---|
ExtractParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
getName, getValue, setName, setValuepublic String toString()
toString in class APIPropertyCopyright © 2017. All rights reserved.