public static class DetectionEffortKind.Parameters extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Subtype" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Parameters() |
Modifier and Type | Method and Description |
---|---|
String |
getSubtype()
Gets the value of the subtype property.
|
void |
setSubtype(String value)
Sets the value of the subtype property.
|
protected String subtype
Copyright © 2020 Tethys. All rights reserved.