public class CreateCulturalContactResponse extends Object implements Serializable
Java class for createCulturalContactResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected CulturalContactCreationResult |
culturalContactCreationResult |
| Constructor and Description |
|---|
CreateCulturalContactResponse() |
| Modifier and Type | Method and Description |
|---|---|
CulturalContactCreationResult |
getCulturalContactCreationResult()
Gets the value of the culturalContactCreationResult property.
|
void |
setCulturalContactCreationResult(CulturalContactCreationResult value)
Sets the value of the culturalContactCreationResult property.
|
protected CulturalContactCreationResult culturalContactCreationResult
public CulturalContactCreationResult getCulturalContactCreationResult()
CulturalContactCreationResultpublic void setCulturalContactCreationResult(CulturalContactCreationResult value)
value - allowed object is
CulturalContactCreationResultCopyright © 2021. All rights reserved.