Modifier and Type | Class and Description |
---|---|
static class |
Detection.Call
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected CallType |
DetectionEffortKind.call |
protected CallType |
OffEffortDetection.call |
Modifier and Type | Method and Description |
---|---|
CallType |
ObjectFactory.createCallType()
Create an instance of
CallType |
CallType |
DetectionEffortKind.getCall()
Gets the value of the call property.
|
CallType |
OffEffortDetection.getCall()
Gets the value of the call property.
|
Modifier and Type | Method and Description |
---|---|
void |
DetectionEffortKind.setCall(CallType value)
Sets the value of the call property.
|
void |
OffEffortDetection.setCall(CallType value)
Sets the value of the call property.
|
Copyright © 2020 Tethys. All rights reserved.