public class GetAvailableContactIndicatorsResponse extends Object implements Serializable
Java class for getAvailableContactIndicatorsResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected AvailableContactIndicatorResult |
availableContactIndicatorResult |
| Constructor and Description |
|---|
GetAvailableContactIndicatorsResponse() |
| Modifier and Type | Method and Description |
|---|---|
AvailableContactIndicatorResult |
getAvailableContactIndicatorResult()
Gets the value of the availableContactIndicatorResult property.
|
void |
setAvailableContactIndicatorResult(AvailableContactIndicatorResult value)
Sets the value of the availableContactIndicatorResult property.
|
protected AvailableContactIndicatorResult availableContactIndicatorResult
public GetAvailableContactIndicatorsResponse()
public AvailableContactIndicatorResult getAvailableContactIndicatorResult()
AvailableContactIndicatorResultpublic void setAvailableContactIndicatorResult(AvailableContactIndicatorResult value)
value - allowed object is
AvailableContactIndicatorResultCopyright © 2021. All rights reserved.