public class AsSearchConfigurationInfoData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AsSearchConfigurationInfoData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextDescription() |
java.lang.String |
getContextLabel() |
java.lang.String |
getContextType() |
java.lang.String |
getType() |
void |
setContextDescription(java.lang.String contextDescription) |
void |
setContextLabel(java.lang.String contextLabel) |
void |
setContextType(java.lang.String contextType) |
void |
setType(java.lang.String type) |
public void setType(java.lang.String type)
public java.lang.String getType()
public void setContextType(java.lang.String contextType)
public java.lang.String getContextType()
public void setContextLabel(java.lang.String contextLabel)
public java.lang.String getContextLabel()
public void setContextDescription(java.lang.String contextDescription)
public java.lang.String getContextDescription()
Copyright © 2018 SAP SE. All Rights Reserved.