public class SasContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
callerPropagation |
Constructor and Description |
---|
SasContext() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCallerPropagation()
Gets the value of the callerPropagation property.
|
void |
setCallerPropagation(java.lang.String value)
Sets the value of the callerPropagation property.
|
public java.lang.String getCallerPropagation()
String
public void setCallerPropagation(java.lang.String value)
value
- allowed object is
String